read-only mirror of https://github.com/mizusato/KumaChan
mizusato a466ddf9da misc, fix | 2 years ago | |
---|---|---|
.idea | 2 years ago | |
build | 4 years ago | |
interpreter | 2 years ago | |
lang | 2 years ago | |
standalone | 2 years ago | |
support | 2 years ago | |
test | 2 years ago | |
.gitignore | 4 years ago | |
COPYING | 3 years ago | |
Makefile | 3 years ago | |
README.md | 2 years ago | |
TODO | 2 years ago | |
go.mod | 2 years ago | |
main.go | 2 years ago | |
staticcheck.conf | 3 years ago |
KumaChan is an experimental programming language.
This language is designed for desktop GUI programming.
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' available for the Atom Editor.