Commit Graph

15 Commits

Author SHA1 Message Date
ValKmjolnir 277ddb9c0f add demo format executable 2025-01-11 21:06:57 +08:00
ValKmjolnir 260f0cb5a3 📝 add doc about how to build on windows 2024-12-26 23:19:34 +08:00
Sidi Liang 255f10dfae
Updated gitignore 2024-11-03 16:13:00 +08:00
ValKmjolnir 88b039a82e 📝 add experimental repl (for fun) 2023-08-19 21:36:12 +08:00
ValKmjolnir 51a0ef6b0c 📝 add logprint & change libs 2023-07-23 18:30:32 +08:00
ValKmjolnir 63ec070d15 📝 update doc for vs build 2023-05-11 20:12:59 +08:00
ValKmjolnir 92abad3384 add cmakelists.txt 2023-05-06 21:12:40 +08:00
ValKmjolnir caf048aae4 several updates.
1. merge `--chkpath` `-cp` with `-d`

2. complete test/ppmgen.nas

3. update comments about why we don't use `atof` to convert string to
number

4. update .gitignore
2022-08-19 23:25:46 +08:00
ValKmjolnir 007b83bed5 📝 add test file `ppmgen.nas` 2022-08-17 21:09:22 +08:00
ValKmjolnir 732a00a1cd 🚀 add `[[noreturn]]` 2022-08-16 01:40:22 +08:00
ValKmjolnir 577ecd14df 🚀 update makefile to choose different compilers by users & fix some codes for MSVC to compile. 2022-07-16 16:53:11 +08:00
ValKmjolnir f1f48b4881 first step trying to make this project compiled by MSVC: using indirect-threading, change `\e` to `\033`. 2022-07-16 01:02:33 +08:00
ValKmjolnir f8e2918561 add unix.opendir unix.readdir unix.closedir 2021-10-31 23:11:04 +08:00
ValKmjolnir 1b240b293e update variable name in nasal_lexer 2021-10-16 14:07:55 +08:00
Valk Richard Li 0f8d1fc0f4
Initial commit 2019-07-25 02:11:59 +08:00