Commit Message Author   Date
88df863 alto-build script fpasa 1 year ago
d174d70 Tried to implement GC with Boehm but it uses glibc specific stuff fpasa 1 year ago
f998b60 Add Boehm GC as default GC for alto fpasa 1 year ago
36ab552 Implement arrays with array literals and relatively powerful type inference fpasa 1 year ago
47aac7e Implement basic variables fpasa 1 year ago
e09ccee Improver parser error handling by copying lark internal approach fpasa 1 year ago
8aaddad Resolve types including struct field fpasa 1 year ago
bb906a7 First e2e test with structs fpasa 1 year ago
8f74082 Support struct access syntax fpasa 1 year ago
39dbf01 New syntax without commas, struct and float literals fpasa 1 year ago
98f5ffd Support negation fpasa 1 year ago
6e40392 Add support for struct usage fpasa 1 year ago
28579cb Add struct and support no return or arguments for functions fpasa 1 year ago
e598964 Math operations precedence fpasa 1 year ago
6e8ac71 Remove spurious file fpasa 1 year ago
bf991fc Fix tests and optimize imports fpasa 1 year ago
20d6b16 Alto can compile minimum code fpasa 2 years ago
9083230 Basic function arguments fpasa 2 years ago
5c427c7 Minimal parser & translator fpasa 2 years ago