mers/mers_lib/README.md

8 lines
237 B
Markdown
Raw Normal View History

2024-02-17 13:23:50 +01:00
# mers-lib
2024-01-11 13:05:52 +01:00
2024-02-17 13:23:50 +01:00
The library behind [mers](https://github.com/Dummi26/mers).
2024-01-11 13:05:52 +01:00
2024-02-17 13:23:50 +01:00
With this, you can parse, compile, check and run mers code.
2024-01-11 13:18:54 +01:00
2024-02-17 13:23:50 +01:00
You can also add your own functions and types which can then be used from mers, if you really want to.