nac3/nac3standalone/demo
lyken 4b927fa62f core: reimplement assignment type inference and codegen
- distinguish between setitem and getitem
- allow starred assignment targets, but the assigned value would be a tuple
- allow both [...] and (...) to be target lists
2024-08-05 11:06:40 +08:00
..
src core: reimplement assignment type inference and codegen 2024-08-05 11:06:40 +08:00
.gitignore standalone: Add *.ll to Gitignore list 2024-06-19 18:56:15 +08:00
check_demo.sh standalone: Rename -m32 to -i386 2024-07-29 14:58:58 +08:00
check_demos.sh standalone: Split check_demos into check_demo 2023-09-30 09:31:18 +08:00
demo.c standalone: Revert using uint32_t as slice length 2024-07-29 14:58:29 +08:00
interpret_demo.py standalone: interpret_demo.py remove duplicated section 2024-07-22 17:23:35 +08:00
run_demo.sh standalone: Rename -m32 to -i386 2024-07-29 14:58:58 +08:00