Closed ozra closed 8 years ago
"code modes"?
I can write most of the official documentation if you like; as my grasp of English and of logic is excellent. If you want Swedish documentation... well, good luck with that, you're on your own ;)
There's no point officially documenting things that may be subject to change - at least until there is an actual release, anyway - but as we approach stage 3 I'd be happy to take on that responsibility.
Done: - syntax: Terse style for types and modules (#77)
Added: - semantics: "reverse inference" of literal numbers to match target var or param-type (not issed yet)
Added: - project: Get onyx-compiler binary tars up for bootstrapping
Revised the roadmap a bunch.
The "summer break" has given some perspective on how much time can be squeezed in to earliest stage.
Moved this to the more obvious location: the wiki.
Current Roadmap Priorities - Language and Tooling
Stage 1 - Basics
Stage 2
my-fun() -> 'please-dont-override
(closest thing to'final
for Onyx), with'redef
, etc. as complement for monkey patching/inheritance safe guarding (might postpone) (not issued yet?)Stage 3
Stage 4 - Post 1.0
Notes