read-only mirror of https://github.com/mizusato/KumaChan
mizusato b8e68de3d9 add todos | пре 3 година | |
---|---|---|
.idea | пре 3 година | |
build | пре 4 година | |
interpreter | пре 3 година | |
standalone | пре 3 година | |
stdlib | пре 3 година | |
support | пре 3 година | |
test | пре 3 година | |
.gitignore | пре 4 година | |
COPYING | пре 3 година | |
Makefile | пре 3 година | |
README.md | пре 4 година | |
TODO | пре 3 година | |
go.mod | пре 3 година | |
main.go | пре 3 година |
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.