Skip to content

Echorial/carbonite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Carbon programming language compiler written in carbon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages