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