read-only mirror of https://github.com/mizusato/KumaChan
mizusato b38a0a4f82 2022 birthday photo | il y a 2 ans | |
---|---|---|
.idea | il y a 2 ans | |
build | il y a 4 ans | |
docs | il y a 2 ans | |
interpreter | il y a 2 ans | |
lang | il y a 2 ans | |
standalone | il y a 2 ans | |
support | il y a 2 ans | |
.gitignore | il y a 4 ans | |
2022.png | il y a 2 ans | |
COPYING | il y a 3 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 2 ans | |
TODO | il y a 2 ans | |
go.mod | il y a 2 ans | |
history.png | il y a 2 ans | |
main.go | il y a 2 ans | |
main.lib.go | il y a 2 ans |
IMPORTANT NOTE: Code in this repo is experimental and unstable. For a stable version of this project, see RxGui. https://github.com/maze1024x/RxGui (Also, note that the license is different in the experimental repo.)
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.
In the docs
directory.
Intellij (syntax highlighting only)
Data range: 2018-Q4 ~ 2022-Q3