Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

carbonite

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbonite

Carbon compile built in carbon

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 29 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc