read-only mirror of https://github.com/mizusato/KumaChan
mizusato b8e68de3d9 add todos | il y a 3 ans | |
---|---|---|
.idea | il y a 3 ans | |
build | il y a 4 ans | |
interpreter | il y a 3 ans | |
standalone | il y a 3 ans | |
stdlib | il y a 3 ans | |
support | il y a 3 ans | |
test | il y a 3 ans | |
.gitignore | il y a 4 ans | |
COPYING | il y a 3 ans | |
Makefile | il y a 3 ans | |
README.md | il y a 4 ans | |
TODO | il y a 3 ans | |
go.mod | il y a 3 ans | |
main.go | il y a 3 ans |
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.