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
6ba7fd21ef328208417c6c38bdd621f79678f1a2
Noja
/
tests
T
History
cozis
7b9bf06630
fixed compiler tests after adding the EXIT instruction
2022-08-16 21:56:49 +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
fixed compiler tests after adding the EXIT instruction
2022-08-16 21:56:49 +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