ZapAnton
|
f1654cb890
|
Migrated the project to the Rust 2018 edition
|
2019-02-14 12:02:32 +03:00 |
|
Windel Bouwman
|
17fc5a2345
|
Implemented hexadecimal, octal and binary literals. Also use bigint in the lexer to store big integer literals.
|
2018-11-04 09:00:44 +01:00 |
|
Windel Bouwman
|
bbc19305f8
|
Reduce dependencies of vm and parser crates
|
2018-07-18 10:22:00 +02:00 |
|
Windel Bouwman
|
7a719190f3
|
Move compiler function to top level and try to emit code
|
2018-07-03 19:38:09 +02:00 |
|
Shing Lyu
|
2d0e4efecf
|
Make the main program parse from parser and run with vm
|
2018-06-11 22:29:09 +02:00 |
|
Shing Lyu
|
277124fc1f
|
Make the parser and vm two separate crates
|
2018-06-07 00:09:09 +02:00 |
|
Shing Lyu
|
93b6ce31c0
|
Moved rspython to parser folder and created top level project
|
2018-06-06 23:11:24 +02:00 |
|