Sunda is a compiled, statically typed and object oriented programming language.
Sunda is named after the second largest tribe in Indonesia after Java.
By default the language are using garbage collector for memory allocation, but you can still manually allocate memory using the standard library.
- Extension: .sd, .slib
- Paradigm: Imperative, Object Oriented
- Type discipline: Strong typed, statically typed
Licensed under Apache License