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
ed62aa8a58335322956a88fd71a7da2b3d3c71af
Noja
/
tests
T
History
cozis
18e936f0ad
cleanups and more test cases
2022-08-12 05:30:41 +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
cleanups and more test cases
2022-08-12 05:30:41 +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
impl negation
2022-03-27 16:33:49 +02:00