This website requires JavaScript.
Explore
Help
Sign In
cozis
/
Noja
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d9fd452b8baa82143a2300f3851a1b4884361ed8
Noja
/
tests
T
History
cozis
d9fd452b8b
implemented default arguments
2022-08-15 19:33:46 +02:00
..
assembler_fuzz_seeds
the interpreter implementation is now hidden behing the src/libnoja/noja.h facade. Also I wrote a disassembler that lets you build noja executables by specifying the bytecode directly in a text format
2022-08-11 16:26:56 +02:00
suite
implemented default arguments
2022-08-15 19:33:46 +02:00
assembler_fuzz.c
the interpreter implementation is now hidden behing the src/libnoja/noja.h facade. Also I wrote a disassembler that lets you build noja executables by specifying the bytecode directly in a text format
2022-08-11 16:26:56 +02:00
assembler_test.c
bubblesort example in bytecode
2022-08-11 22:31:26 +02:00
test.noja
new built-in variables for each type
2022-08-14 13:04:53 +02:00