|
|
|
|
|
by weiwenhao
399 days ago
|
|
I don't mean to promote it because the nature programming language version 0.5 is not ready yet, but the nature programming language https://github.com/nature-lang/nature basically meets your expectations, except for the use of var to declare variables, probably because I also really like simplicity. Here's an example of how I use the nature and raylib bindings. https://github.com/weiwenhao/tetris |
|