Skip to content

su-u/step

Repository files navigation

Node Test

Step(仮称、旧chiba-lang)

環境用意

npm install -g yarn
yarn install

インタープリタ実行TS版

ts-node .\src\cli.ts [step]

例:

ts-node .\src\cli.ts .\step\main.step

テスト実行

yarn run test

Web版

yarn run build
yarn run server

CI

github actionsを利用したCIが動作しています。 落ちてもmergeできますが、可能な限り通してください。

Chevrotain

About

独自プログラミング言語開発

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors