Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-17 | 267 Bytes | |
Refactored the preprocessor a bit source code.tar.gz | 2023-11-17 | 1.3 MB | |
Refactored the preprocessor a bit source code.zip | 2023-11-17 | 1.3 MB | |
Totals: 3 Items | 2.6 MB | 0 |
I have refactored the preprocessor a bit. Also, I have made the assemble
function in the file assembler.js
check whether its first argument is actually the root of the abstract syntax tree. And some other small details... The functionality should remain the same.