mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
:trollface:
This commit is contained in:
parent
dd8d73c51a
commit
722be2628d
|
@ -1,10 +1,10 @@
|
|||
# Hades
|
||||
Programming language that compiles to JavaScript!
|
||||
Programming language that compiles to C++!
|
||||
|
||||
Note: Everything in this project can be changed at anytime! (I'm still finding out what work best for lots of thing) if you have an idea, feel free to create an issues about it, or even create a PR! (I'd be very happy)
|
||||
|
||||
# Prerequistie
|
||||
- `node` or any JavaScript runner
|
||||
- `clang++`(preferred) or any C++ compiler
|
||||
- Rust (if you're going to build from source)
|
||||
|
||||
# TODO
|
||||
|
|
Loading…
Reference in a new issue