Awesome
Star specification
Star is an experimental language made to be powerful, productive, and predictable.
Explanations of the random folders you see
- design: This folder contains documents talking about design choices/explanations for Star.
- examples: This folder contains various examples (mostly from Rosetta code) of programs written in Star. Nothing is final.
- syntax: This folder contains formal syntactic specification for Star.
- concepts: This folder contains experimental ideas I've come up with for Star. Nothing is guaranteed to actually be added.
- tools: This folder contains helpful stuff like syntax highlighting for Star for various editors. Will probably be moved once I put the actual language project on GitHub.
- revisions: This stuff in this folder keeps a record of changes to Star and this repo.