|
.idea/.idea.Transpiler/.idea
|
More rules implemented
|
2025-08-10 18:21:14 +02:00 |
|
ast
|
More output visiting
|
2025-09-01 09:11:00 +02:00 |
|
.gitattributes
|
Initial Commit
|
2025-08-06 09:50:24 +02:00 |
|
.gitignore
|
Initial Commit
|
2025-08-06 09:50:24 +02:00 |
|
Error.cs
|
Initial Commit
|
2025-08-06 09:50:24 +02:00 |
|
Lexer.cs
|
More output visiting
|
2025-09-01 09:11:00 +02:00 |
|
LexicalToken.cs
|
Start of variable declarations and more
|
2025-08-19 16:43:55 +02:00 |
|
Parser.cs
|
Start of the transpiler
|
2025-08-20 15:56:01 +02:00 |
|
Program.cs
|
More output visiting
|
2025-09-01 09:11:00 +02:00 |
|
Result.cs
|
Initial Commit
|
2025-08-06 09:50:24 +02:00 |
|
TokenList.cs
|
More stuff
|
2025-08-10 15:10:20 +02:00 |
|
Transpiler.cs
|
More output visiting
|
2025-09-01 09:11:00 +02:00 |
|
Transpiler.csproj
|
Initial Commit
|
2025-08-06 09:50:24 +02:00 |
|
Transpiler.sln
|
Initial Commit
|
2025-08-06 09:50:24 +02:00 |
|
Visitor.cs
|
Start of the transpiler
|
2025-08-20 15:56:01 +02:00 |
|
VisitorCSharpOutput.cs
|
More output visiting
|
2025-09-01 09:11:00 +02:00 |