- Notifications
You must be signed in to change notification settings - Fork0
RIshimoto/COWJS
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
AltJS1の設計・実装を学ぶために制作した自作AltJS。
主にCOW2言語の文法を主体として設計。
https://github.com/RIshimoto/COWJS/blob/main/COWJS.pdf
COWJS_demo.mp4
$ git clone https://github.com/RIshimoto/COWJS$ cd COWJS$ npm install $ npx pegjs -o parser.js grammer.pegjs$ node main.js (実行したいcowファイル).cow$ node src.js- Oracle VM VirtualBox 6.1.X
- Ubuntu Desktop 22.04.1 LTS
- Node.js 16.17.0 LTS
Footnotes
トランスパイルによりJavaScriptを生成する代替JavaScriptのこと。TypeScriptが有名。↩
About
自作AltJS
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.