lv

0.0.3 • Public • Published

LV

Javascript(ECMAScript) to Assembly tool

This project is highly under being developed by @yorkie.

Installation

$ npm install lv -g

Usage

lv [command] [file]
 
Commands:
  run       run your program directly
  compile   compile your program to output path

compile and run demo(program):

$ lv compile examples/simple.js build/simple
$ ./build/simple          # run 

NB: Only support very little features

LICENSE

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i lv

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • yorkie