An experimental & interpreted programming language written in Go.
- C like syntax
- Written in Golang
- Interpreted
- Statically Typed
This project is still under developement.
- Add unicode support
- Implement hex notation + floats
- add library system.
Thorsten Ball for writing his excellent book on interpreters in go.