note
parent
fe8ff346bb
commit
a2e5cb434b
|
@ -4,6 +4,7 @@ Wraith is my attempt at a medium-level programming language for game development
|
||||||
|
|
||||||
Goals are:
|
Goals are:
|
||||||
- explicit memory management
|
- explicit memory management
|
||||||
|
- static types
|
||||||
- zero-cost abstractions
|
- zero-cost abstractions
|
||||||
- Minimal OOP (no inheritance)
|
- Minimal OOP (no inheritance)
|
||||||
- Implicit interfaces
|
- Implicit interfaces
|
||||||
|
|
Loading…
Reference in New Issue