-
Notifications
You must be signed in to change notification settings - Fork 2
mlatu-lang/readable-mlatu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
READABLE-MLATU - An C implementation of Mlatu ============================================= Some Quiche Eaters have been complaining that code here is illegible, so I have named it readable-mlatu to assert their fallaciousness. WHAT IS MLATU???!?? ------------------- https://mlatu-lang.github.io/mlatu/ Some examples of mlatu code are at https://github.com/mlatu-lang/rebel-libraries/ To be able to easily use them, clone that repo, then add its path to your ~/.mlatu_path Compiling and running --------------------- Run make to compile the repl. Works with gcc/clang, hasn't been tested with any other compilers. Running make lib will compile the mlatu.o file. Once you have the repl, rewrite.sh file.mlt will rewrite each line of the file and print it. There is only one command-line flag: -s , silent mode, which will suppress unnecessary printing. Docs ---- Documentation can be found in the header file mlatu.h. repl.c, and the examples folder, have examples of using mlatu.o. License ------- readable-mlatu, like all mlatu-lang projects, is licensed under https://mlatu-lang.github.io/license/
About
An alternative mlatu implementation, written in C
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published