read-only mirror of https://github.com/mizusato/KumaChan
|
před 3 roky | |
---|---|---|
.idea | před 3 roky | |
build | před 4 roky | |
interpreter | před 3 roky | |
standalone | před 3 roky | |
stdlib | před 3 roky | |
support | před 3 roky | |
test | před 3 roky | |
.gitignore | před 4 roky | |
COPYING | před 3 roky | |
Makefile | před 3 roky | |
README.md | před 4 roky | |
TODO | před 3 roky | |
go.mod | před 4 roky | |
main.go | před 3 roky |
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.