|
61de3b100f
|
[Codegen] Minimal codegen for a Block
|
2024-01-02 07:06:46 -05:00 |
|
|
ef70bc1cc0
|
Minimal error display for syntax error
|
2024-01-02 06:32:56 -05:00 |
|
|
7379c469d3
|
Small changes
|
2023-12-16 20:35:24 -05:00 |
|
|
6399bd338c
|
Remove clap & colored
|
2023-12-10 20:32:20 -05:00 |
|
|
0337e4f5ff
|
Define CLI interface
|
2023-12-09 20:04:44 -05:00 |
|
|
dcffe062a1
|
Parse binary operators
|
2023-11-21 21:40:11 -05:00 |
|
|
d4a633f7c0
|
Parse binary / *
|
2023-11-21 21:29:55 -05:00 |
|
|
a54abcc394
|
Structure for parsing operators. Parse unary operator
|
2023-11-21 21:02:50 -05:00 |
|
|
c045721f46
|
Change grammar to incorporate binary operators
|
2023-11-21 07:49:49 -05:00 |
|
Araozu
|
ed0e163283
|
[Syntax] Refactor binding parsing
|
2023-10-05 20:26:47 -05:00 |
|
Araozu
|
f769a2ec1d
|
tag 0.0.7
|
2023-10-05 06:56:21 -05:00 |
|
Araozu
|
03b5a1b6de
|
Start function call parsing
|
2023-10-01 17:18:28 -05:00 |
|
Araozu
|
bbd82b07c4
|
Tag 0.0.6
|
2023-09-19 20:42:03 -05:00 |
|
Araozu
|
4f1fc93ceb
|
Remove doc from compiler
|
2023-09-07 20:18:35 -05:00 |
|
Araozu
|
a88729b395
|
Move folders to add a new documentation generator binary
|
2023-03-27 09:41:16 -05:00 |
|
Araozu
|
e383d300f2
|
Show offending line and token when a syntax error is found
|
2023-03-15 16:33:00 -05:00 |
|
Araozu
|
d8ea08b28b
|
Add simple error reporting for lexical errors (rebase)
|
2023-03-03 09:55:20 -05:00 |
|
Araozu
|
f28e7394e9
|
Scan datatypes. Parse datatype annotations
|
2023-02-15 16:17:50 -05:00 |
|
Araozu
|
1849e11ebb
|
v0.0.3 - token stream always ends with Semicolon & EOF
|
2023-02-14 15:32:45 -05:00 |
|
Araozu
|
cc6e3fc78a
|
Simple ASI
|
2023-02-14 15:22:29 -05:00 |
|
Araozu
|
5d40be6d90
|
Get datatype from an identifier in the symbol table. Improve code documentation
|
2023-02-11 18:13:05 -05:00 |
|
Araozu
|
3a11000fe0
|
Get dataypes from sybols
|
2023-02-11 09:53:18 -05:00 |
|
Araozu
|
236a9c296b
|
Simple codegen
|
2023-01-24 08:05:49 -05:00 |
|