0.2.1 • Published 4 years ago

carbonite v0.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

npm.io

https://www.echorial.com GitHub code size in bytes GitHub last commit license

Carbonite is a full carbon compiler written in carbon.

Command-Line

$ npm install carbonite-cli

Library

$ npm install carbonite

Building

$ carbonite pipe Project/javascript.pipeline output="dist/module.js"

Building the carbon parser

$ carpeg generate src/parser/Carbon.cpeg src/parser/carbon.carb --name="CarboniteCarbonParser"

Development with carbonite-cli

carbonite/

$ npm link

carbonite-cli/

$ npm link carbonite

Now when rebuilding carbonite the cli will be using the new carbonite build.

Coming soon

$ carbonite dev /absolute/path/to/carbonite.js

Platform support

https://www.echorial.com https://www.echorial.com