🌱 Programming language that quickly compiles to machine code. [rewrite in progress]
Find a file
Eduard Urbach 3717a61414
All checks were successful
/ test (push) Successful in 18s
Moved expression.Parse tests to a separate file
2025-06-21 20:31:46 +02:00
docs Initial commit 2025-06-18 22:18:31 +02:00
examples/hello Added hello example 2025-06-18 23:05:20 +02:00
lib Improved scanner 2025-06-19 21:39:04 +02:00
src Moved expression.Parse tests to a separate file 2025-06-21 20:31:46 +02:00
.gitignore Initial commit 2025-06-18 22:18:31 +02:00
go.mod Initial commit 2025-06-18 22:18:31 +02:00
go.sum Initial commit 2025-06-18 22:18:31 +02:00
main.go Initial commit 2025-06-18 22:18:31 +02:00

q

A programming language that quickly compiles to machine code.

License

Please see the license documentation.

© 2025 Eduard Urbach