1
0
Fork 0
forked from fun/fun

Some update in the v0.2 spec.

This commit is contained in:
Johannes Findeisen 2025-09-12 03:25:51 +02:00
commit 7431e58dfc

View file

@ -13,7 +13,7 @@ Influenced by Bash, C, Go, Lua, Python and Rust.
## Characteristics ## Characteristics
* Static * Static and optionally dynamic
* No pointers * No pointers
* Type safety * Type safety
* Written in C / Internally no_camel_case... ;) * Written in C / Internally no_camel_case... ;)