Block a user
b28b997d20
Actually run most main()
c8153a3122
Add libc
d468685a44
Add explanatory note
70a0ccb0a9
Remove all warnings
8577adfdea
Ignore object files
7af0fe2c6c
Update Cargo.toml
a73a10f7a3
Update bootloader
6a61e8f220
Keyboard typing support
817a99d589
Add keyboard interrupt handler
8b262daa3c
Add halt loop
98de15c07d
Move stuff around
0246e510ca
More rejiggering - tests still fail
71dacc94d6
Rejiggering how visitor works
4ded241c82
Pretty printer sorta working
1a934d7804
Starting to implement a pretty-printer to test visitor
9752e73d2e
Some more visitor infrastructure
975951e582
Reducer changes
59f5032a61
SymbolTable in reducer
b0dd1a6527
More visitor stuff
3dad077a09
Temporarily break reduced_ast stage
9d24d48825
Add a few more things to an Expression-only visitor
c3c515284d
Super-simple visitor doing something
0903277b69
simple expression
94c4dec9a9
Notes
42bc4f091c
Rename visitor, add note