ABOUT KUSMALA
KUSMALA is a turing-complete interpreted programming language
with emphasis on Indonesian language in its syntax. The
interpreter is written in Go.
Features:
-
Data types available:
string, integer, boolean
- Data structure available: array
- Conditional
-
Functions as both high-order functions and
first-class functions
- There's also a error message along with a line number.