1
1
Fork 0
mirror of https://github.com/azur1s/bobbylisp.git synced 2024-10-16 02:37:40 -05:00
Another lisp dialect (mirror)
Find a file
2022-03-05 20:55:02 +07:00
example fuck it js backend 2022-02-26 20:44:06 +07:00
src write to file, use console.log 2022-03-05 20:53:28 +07:00
.gitignore refactor: rewrote lol 2022-02-11 18:07:32 +07:00
Cargo.lock rewrote with chumsky 2022-02-16 22:36:33 +07:00
Cargo.toml rewrote with chumsky 2022-02-16 22:36:33 +07:00
README.md Update README.md 2022-03-05 20:55:02 +07:00

Hycron

Programming language that compiles to JavaScript

Note: The syntax can still be changed and also the compile target (I'm still finding out what target will suit this the best) if you have an idea, feel free to create an issues about it.

Prerequistie

  • node or any JavaScript runner
  • Rust (if you're going to build from source)

TODO

  • Optimization (IR)
  • Error reporting (probably with Ariadne crate)
  • Standard library
  • Runtime stuff

License

Hycron language is licensed under GNU Affero General Public License 3.0

Support

This is just a project for fun. If you wish to support me, you can do it through:

Anything helps! :D