Replies: 1 comment 1 reply
-
To answer one of my questions, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see several differences in how core syntax terms are defined in the README, JavaScript, and Kind versions of the core syntax. I assume there must be good reasons, but I was wondering if someone could explain them.
I'm also wondering why the 'all' constructor is named 'all' (why not 'fun') and why there is an 'eras' flag instead of a separate constructor for '%'.
My guess is that these differences correspond to different stages of compilation, but I haven't figured out how compiles work yet.
Beta Was this translation helpful? Give feedback.
All reactions