CORE_Static
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
A statically typed systems programming language that **you shouldn't use**, I'm NOT joking.
|
||||
The basic premise of the language is simplicity and debuggability,
|
||||
reinforcing already useful ideas from C,C++,Go,Odin,Jai and shaving off round edges. In the future it might become
|
||||
a single/two file, easily embeddable library language with optional fixed-size allocation scheme.
|
||||
reinforcing already useful ideas from C,C++,Go,Odin,Jai and shaving off round edges. In the future it might become a single/two file, easily embeddable library language with optional fixed-size allocation scheme and stb libraries style design.
|
||||
|
||||
## Simple drawing to window example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user