This commit is contained in:
2025-06-01 21:48:47 +02:00
parent 437697b287
commit e647e7f508
20 changed files with 167 additions and 147 deletions

View File

@@ -2,6 +2,11 @@
A very cool language
## Huh?
* Indentation-based syntax
* Compiled to x86_64 Assembly
* Sometimes works
## Syntax
```go
func fib[n: I64] : I64