Ayke van Laethem
|
005e08d5b5
|
Use SSA parser from Go tools
Hopefully this makes the conversion a lot easier: now both sides of the
conversion are in SSA form.
|
2018-04-12 21:04:37 +02:00 |
|
Ayke van Laethem
|
2478bb71f9
|
support print(int)
|
2018-04-12 15:19:20 +02:00 |
|
Ayke van Laethem
|
e1b04abd46
|
Use proper string types with embedded length
|
2018-04-12 14:44:33 +02:00 |
|
Ayke van Laethem
|
0e99366568
|
Better validation and error reporting
|
2018-04-11 20:42:38 +02:00 |
|
Ayke van Laethem
|
0f1e11319c
|
Don't hardcode default triple
|
2018-04-11 20:41:54 +02:00 |
|
Ayke van Laethem
|
d08ff64d1d
|
Move string printing to runtime
|
2018-04-11 20:41:09 +02:00 |
|
Ayke van Laethem
|
7ffb73b407
|
Switch to go/loader
This does typechecking internally and makes importing packages a whole
lot easier in the future.
|
2018-04-11 16:56:50 +02:00 |
|
Ayke van Laethem
|
bc28975c8c
|
Hello world!
|
2018-04-11 16:17:14 +02:00 |
|