npm.io
0.2.1 • Published 6 years ago

carbonite

Licence
MIT
Version
0.2.1
Deps
0
Size
5.2 MB
Vulns
0
Weekly
0
Stars
2

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