bitscript

0.1.0 • Public • Published

BitScript

BitScript is an experimental language that compiles to both JavaScript and C++. Memory management is done using annotations for shared and owned pointers. These annotations are thrown away when compiling to JavaScript but are converted to smart pointers when compiling to C++.

Demo: http://evanw.github.io/bitscript/demo/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i bitscript

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • evanw