You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zilch features are under heavy discussion for the first 3 versions in #4.
However, features must be planned at some point for the first version (this would be too unrealistic to fit all those at once).
A very simple module system as originally imagined.
Issue: Modules #18
The current execution model is not yet specified.
Principal issues will be put here to track progress of the implementation.
All of this will be formalized before (not necessarily completely, but at least 80%) in the specification.
The text was updated successfully, but these errors were encountered:
Zilch features are under heavy discussion for the first 3 versions in #4.
However, features must be planned at some point for the first version (this would be too unrealistic to fit all those at once).
For Zilch v1, these features will be considered:
u32
,ptr(s8)
,char
, etc. No reference type considered for now.Issue: Basic data types and values for Zilch #16
Issue:
Issue: Anonymous functions #17
Issue: FFI targetting C #19
Issue: Add algebraic effects to Zilch #7
Issue: Modules #18
The current execution model is not yet specified.
Principal issues will be put here to track progress of the implementation.
All of this will be formalized before (not necessarily completely, but at least 80%) in the specification.
The text was updated successfully, but these errors were encountered: