nac3/nac3standalone
lyken 813705819e
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-04 21:21:15 +08:00
..
demo core: reimplement assignment type inference and codegen 2024-08-04 21:21:15 +08:00
src Determine size_t using LLVM target machine 2024-07-26 13:35:38 +08:00
Cargo.toml core: Update cargo dependencies 2024-02-23 15:41:04 +08:00