read-only mirror of https://github.com/mizusato/KumaChan
|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.idea | %!s(int64=3) %!d(string=hai) anos | |
build | %!s(int64=4) %!d(string=hai) anos | |
interpreter | %!s(int64=3) %!d(string=hai) anos | |
standalone | %!s(int64=3) %!d(string=hai) anos | |
stdlib | %!s(int64=3) %!d(string=hai) anos | |
support | %!s(int64=3) %!d(string=hai) anos | |
test | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
COPYING | %!s(int64=3) %!d(string=hai) anos | |
Makefile | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
TODO | %!s(int64=3) %!d(string=hai) anos | |
go.mod | %!s(int64=4) %!d(string=hai) anos | |
main.go | %!s(int64=3) %!d(string=hai) anos |
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.