Skip to content

WebAssembly compiler for the Numatix programming language ;a (simple impertative language with Numbers, Bools, Floats). Allows defining functions and use all common operations, functions and If/else, for/while

License

Notifications You must be signed in to change notification settings

SW4-GR1/Numatix

Repository files navigation

P4

Repository for managine code on the P4 project on Aalborg University Copenhagen - Software.

The aim of the project is to design, define and implement a compiler for a programming language.

To run the current version of the frontend go inside the frontend/ directory. run make clean and make to run the lexer with test.yay. Ignore the makefile error if it comes up.

Run make tests to execute some simple tests which prints parse trees. The name of the language is .numa

About

WebAssembly compiler for the Numatix programming language ;a (simple impertative language with Numbers, Bools, Floats). Allows defining functions and use all common operations, functions and If/else, for/while

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published