1 unstable release
0.0.0 | Feb 15, 2020 |
---|
#76 in #foo
720KB
17K
SLoC
Foolang
The main Foolang website is https://foolang.org, containing syntax, design notes, aspirations, etc.
class Main {}
class method run: command in: system
system output println: "Hello world!"
end
See CONTRIBUTING.md for information on how to contribute. You'll be the first, so it'll be interesting to see how that works out!
Repository organization:
docs/ Markdown files for the https://foolang.org website
elisp/ Emacs mode for Foolang
foo/ Foolang code, including prelude, tests, and examples
src/ Rust code for the bootstrap interpreter
tests/ Rust code for integreation tests
webrepl/ HTML and Javascript for the webrepl, includes CodeMirror which is
why github thinks this is a javascript repo...
Dependencies
~35–50MB
~819K SLoC