read-only mirror of https://github.com/mizusato/KumaChan

mizusato b617cb8ef2 qt connect %!s(int64=4) %!d(string=hai) anos
.idea b604d365db fix, debounce %!s(int64=4) %!d(string=hai) anos
checker 20befc52d4 bundle pattern field map %!s(int64=4) %!d(string=hai) anos
compiler 51e3daec79 fix bugs %!s(int64=4) %!d(string=hai) anos
error 52708e3425 move transformer %!s(int64=4) %!d(string=hai) anos
loader 52708e3425 move transformer %!s(int64=4) %!d(string=hai) anos
parser 20befc52d4 bundle pattern field map %!s(int64=4) %!d(string=hai) anos
qt b617cb8ef2 qt connect %!s(int64=4) %!d(string=hai) anos
runtime 4a08fc72a0 fix %!s(int64=4) %!d(string=hai) anos
stdlib 4a08fc72a0 fix %!s(int64=4) %!d(string=hai) anos
test 032de8f29b fix %!s(int64=4) %!d(string=hai) anos
.gitignore a31f2e0fab fix, crash %!s(int64=4) %!d(string=hai) anos
COPYING b322612818 change license %!s(int64=4) %!d(string=hai) anos
COPYING_ja b322612818 change license %!s(int64=4) %!d(string=hai) anos
COPYING_zh_CN b322612818 change license %!s(int64=4) %!d(string=hai) anos
COPYING_zh_TW b322612818 change license %!s(int64=4) %!d(string=hai) anos
README.md e53ab9ec0f readme %!s(int64=4) %!d(string=hai) anos
go.mod e5bc96228a switch to go module %!s(int64=4) %!d(string=hai) anos
main.go 20befc52d4 bundle pattern field map %!s(int64=4) %!d(string=hai) anos

README.md

KumaChan Programming Language

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.

Documentation is working in progress.

TODO

Syntax Highlighting

There is a package called 'language-kumachan', including syntax highlighting rules of KuamChan, available for the Atom Editor.