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
{{ message }}
This repository was archived by the owner on Feb 3, 2020. It is now read-only.
The idea is to get a few basic primitive types, some control flow and some basic operations on types so that the language is usable enough to write a few simple programs. Once that infrastructure is in place, people can start to use the language.
We can then triage more advanced features and implement them as the need arises.