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