|
|
|
|
|
by thomasmg
96 days ago
|
|
Since about two years I'm working on a new systems programming language [1] that is supposed to be nearly as fast as C, memory safe, and as concise and easy to learn as Python. Right now I'm trying to integrate Perceus, the ref-count optimization of Keka. [1] https://github.com/thomasmueller/bau-lang |
|