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
d24877c5f3764b241f372a9eb9c3c0aa10ec8ed7
Noja
/
tests
T
History
cozis
d24877c5f3
made and and or operators short circuits
2022-08-13 23:37:22 +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
made and and or operators short circuits
2022-08-13 23:37:22 +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
made and and or operators short circuits
2022-08-13 23:37:22 +02:00