read-only mirror of https://github.com/mizusato/KumaChan
mizusato b8e68de3d9 add todos | 3 years ago | |
---|---|---|
.idea | 3 years ago | |
build | 4 years ago | |
interpreter | 3 years ago | |
standalone | 3 years ago | |
stdlib | 3 years ago | |
support | 3 years ago | |
test | 3 years ago | |
.gitignore | 4 years ago | |
COPYING | 3 years ago | |
Makefile | 3 years ago | |
README.md | 4 years ago | |
TODO | 3 years ago | |
go.mod | 3 years ago | |
main.go | 3 years ago |
KumaChan is an experimental programming language.
This language is an attempt to integrate Reactive Extensions with pure functional language features. In this language, all side-effects are represented by Observables.
TODO
There is a package called 'language-kumachan', including syntax highlighting rules of KuamChan, available for the Atom Editor.