Minimal (?) protype-based language.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
Ian Piumarta ea38861c4d vmCompile() checks that all PC destinations are in range. STRING and CLASS opcodes read the argument length from their string, ignoring the explicit length given in the program. 11 månader sedan
.gitignore Ignore more irrelevant stuff. 1 år sedan
Makefile Enable profiling when poducing release binary. 11 månader sedan
README.md Initial commit 1 år sedan
bench-sieve.txt Remove let keyword in front of local definition. 11 månader sedan
bench.txt Include recent results as comments. 1 år sedan
minproto.leg vmCompile() checks that all PC destinations are in range. STRING and CLASS opcodes read the argument length from their string, ignoring the explicit length given in the program. 11 månader sedan
profile-generate.txt Remove let keyword in front of local definition. 11 månader sedan
test.ref New reference output. 1 år sedan
test.txt New reference output. 1 år sedan
test2.txt import files 1 år sedan

README.md

minproto

Minimal (?) protype-based language.