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