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
60c2d3ea8844f671bf11ea2276ea840c6256caf0
Noja
/
examples
T
History
cozis
98374ee491
refactoring of the instruction table; removed unused instructions PUSHTYPTYP and ERROR; new modulo operator %; new examples fibonacci.noja and isprime.noja
2022-12-07 18:31:35 +01:00
..
algorithms
basic language support for sublime and vscode
2022-12-06 17:42:37 +01:00
data_structures
basic language support for sublime and vscode
2022-12-06 17:42:37 +01:00
json
bug fix
2022-12-06 23:58:13 +01:00
adder.noja
reorganized build-ins and implement a circular queue as an example
2022-08-18 19:01:26 +02:00
fibonacci.noja
refactoring of the instruction table; removed unused instructions PUSHTYPTYP and ERROR; new modulo operator %; new examples fibonacci.noja and isprime.noja
2022-12-07 18:31:35 +01:00
function.noja
new built-in keysof and rewrote the json parser
2022-12-06 22:43:13 +01:00
hello-world.noja
renamed samples to examples
2022-03-13 15:40:10 +01:00
imported.noja
reorganized build-ins and implement a circular queue as an example
2022-08-18 19:01:26 +02:00
importer.noja
general cleanups. Removed lots of unused code and redundant error checks
2022-08-24 16:46:32 +02:00
isprime.noja
refactoring of the instruction table; removed unused instructions PUSHTYPTYP and ERROR; new modulo operator %; new examples fibonacci.noja and isprime.noja
2022-12-07 18:31:35 +01:00
list_files.noja
basic language support for sublime and vscode
2022-12-06 17:42:37 +01:00
read_file.noja
reorganized build-ins and implement a circular queue as an example
2022-08-18 19:01:26 +02:00