forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3standalone
lyken fb9fe8edf2 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 19:30:48 +08:00
..
demo core: reimplement assignment type inference and codegen 2024-08-05 19:30:48 +08:00
src Determine size_t using LLVM target machine 2024-07-26 13:35:38 +08:00
Cargo.toml standalone/demo: separate linalg functions from main workspace 2024-08-05 11:44:54 +08:00