1
0
Fork 0
forked from fun/fun

README update. No code changes. (0.26.3)

This commit is contained in:
Johannes Findeisen 2025-10-08 02:48:55 +02:00
commit df6ff74c2b

View file

@ -20,7 +20,7 @@ Fun is and will ever be 100% free under the terms of the [Apache-2.0-License](ht
- Dynamic and optionally statically typed - Dynamic and optionally statically typed
- Type safety - Type safety
- Written in C (C11) and Fun - Written in C (C11) and Fun
- Internal libs are written with no_camel_case even when written in Fun, except class Names - Internal libs are written with no_camel_case even when written in Fun, except class names
- Only a minimal function set is written in C, and most other core functions and libraries are implemented in Fun - Only a minimal function set is written in C, and most other core functions and libraries are implemented in Fun
## The Fun Manifesto ## The Fun Manifesto