/tmonkey

monkey lang hosted by TypeScript

Primary LanguageTypeScript

tmonkey

Monkeylang hosted by TypeScript.

Thanks https://monkeylang.org/

for develop

yarn install

# develop
yarn start

# production build
yarn build

documentation

# gen doc
yarn typedoc

# open doc
oepn docs/index.html