mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
Update README.md
This commit is contained in:
parent
76c569b625
commit
b2dc49beac
16
README.md
16
README.md
|
@ -8,6 +8,16 @@ Note: The syntax can still be changed, if you have an idea, feel free to make an
|
|||
- Rust (if you're going to build from source)
|
||||
|
||||
# TODO
|
||||
- Compliation
|
||||
- Optimization
|
||||
- Error reporting
|
||||
- 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](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||
|
||||
# Support
|
||||
This is just a project for fun. If you wish to support me, you can do it through:
|
||||
- [Kofi](https://ko-fi.com/azur1s)
|
||||
|
||||
Anything helps! :D
|
||||
|
|
Loading…
Reference in a new issue