issues
search
AltoLang
/
Alto
Compiler in the works!
MIT License
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for optional parameters
#48
FilipToth
closed
3 years ago
0
Make `General-Improvements` branch up-to-date
#47
FilipToth
closed
3 years ago
0
Control flow analysis
#46
FilipToth
closed
3 years ago
0
Add support for `return` statements
#45
FilipToth
closed
3 years ago
0
Improvements to lowering and diagnostics
#44
FilipToth
closed
3 years ago
0
Use `SyntaxKind` to pretty-print the bound program
#43
FilipToth
closed
3 years ago
0
Changes to the binding structure and pretty-printing for symbols
#42
FilipToth
closed
3 years ago
0
Support `break` and `continue`!
#41
FilipToth
closed
3 years ago
0
Better way of pretty printing bound trees
#40
FilipToth
closed
3 years ago
0
String equality!
#39
FilipToth
closed
3 years ago
0
Make `REPL-Improvements` branch up-to-date
#38
FilipToth
closed
3 years ago
0
Bug in the REPL
#37
FilipToth
closed
3 years ago
2
Project restructuring
#36
FilipToth
closed
3 years ago
0
Rename `compiler` to `ai` (Alto Interactive)
#35
FilipToth
closed
3 years ago
0
General improvements
#34
FilipToth
closed
3 years ago
0
Subroutine declarations!
#33
FilipToth
closed
3 years ago
0
Allow for optional explicit variable declarations
#32
FilipToth
closed
3 years ago
0
Make `General-Improvements` up-to-date
#31
FilipToth
closed
3 years ago
0
Define all our symbols in a single dictionary
#30
FilipToth
closed
3 years ago
0
Add support for `do while` statements
#29
FilipToth
closed
3 years ago
0
Add support for casting + other improvements
#28
FilipToth
closed
3 years ago
0
Support function calls + other improvements
#27
FilipToth
closed
3 years ago
0
Bug fixes - read commits
#26
FilipToth
closed
3 years ago
0
General improvements
#25
FilipToth
closed
3 years ago
0
Handle cascading errors
#24
FilipToth
closed
3 years ago
0
Introduce our custom types
#23
FilipToth
closed
3 years ago
0
Add support for strings + other minor improvements
#22
FilipToth
closed
3 years ago
0
General language improvements
#21
FilipToth
closed
3 years ago
0
Make ``General-Improvements`` branch up-to-date
#20
FilipToth
closed
3 years ago
0
A lot of REPL improvements
#19
FilipToth
closed
3 years ago
0
Make REPL handle basic keyboard input
#18
FilipToth
closed
3 years ago
0
Remove WriteLine in lowerer
#17
FilipToth
closed
3 years ago
0
Make minor improvements to our lowering system
#16
FilipToth
closed
3 years ago
0
Lower for, while and, if statements into gotos. + minor improvements
#15
FilipToth
closed
3 years ago
0
Add support for bound tree lowering
#14
FilipToth
closed
3 years ago
0
Add some REPL improvements
#13
FilipToth
closed
3 years ago
0
Make Lowering branch up-to-date
#12
FilipToth
closed
3 years ago
0
Add statements
#11
FilipToth
closed
3 years ago
0
Make Add-Statements branch up-to-date
#10
FilipToth
closed
3 years ago
0
Fix some typos
#9
FilipToth
closed
3 years ago
0
Make Add-Statements up-to-date
#8
FilipToth
closed
3 years ago
0
Add print statements
#7
FilipToth
closed
3 years ago
0
Add while statements
#6
FilipToth
closed
3 years ago
0
Add if statements
#5
FilipToth
closed
3 years ago
0
Update branch Add-Statements
#4
FilipToth
closed
3 years ago
0
Change evaluator tests
#3
FilipToth
closed
3 years ago
0
Evaluator Tests don't work with the new way we declare variables.
#2
FilipToth
closed
3 years ago
0
Add statements
#1
FilipToth
closed
3 years ago
0
Previous