https://github.com/marc2332/carbonara-script
Transcompiled language to JavaScript
https://github.com/marc2332/carbonara-script
javascript open source transcompiler web
Last synced: about 1 year ago
JSON representation
Transcompiled language to JavaScript
- Host: GitHub
- URL: https://github.com/marc2332/carbonara-script
- Owner: marc2332
- License: mit
- Created: 2019-04-24T21:07:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T19:43:32.000Z (over 6 years ago)
- Last Synced: 2024-10-19T13:19:02.866Z (over 1 year ago)
- Topics: javascript, open, source, transcompiler, web
- Language: JavaScript
- Homepage: https://marc2332.github.io/carbonara-script/
- Size: 740 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CarbonaraScript
This is side-project, a transcompiled language to javascript.
## Some Highlights:
- Typed variables
- Define keyword
Playground: https://marc2332.github.io/carbonara-script/
### Installing
> $ npm install carbonara
### Usage
> $ npx carbonara --build=file_path