Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 287 Bytes

readme.md

File metadata and controls

executable file
·
17 lines (10 loc) · 287 Bytes

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