1.0.4 • Published 1 year ago

crypto-lang v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Info Image

Build Status NPM Status

crypto

Not fast, Open Source Language created with javascript based off assembly.

Examples

All Examples can be seen in the examples folder or select a example from this list:

Building the project

Download the project and run these commands:

  • Packages Installation:
    npm run crypto:install
  • Build the project:
    # For Windows use
    npm run crypto:build:win
    # For linux Unix, Linux, BSD, macOS, and Cygwin use
    npm run crypto:build:sh
  • or Download the cli using npm:
    npm install -g crypto-lang-cli
    and run:
    # This builds for every system so don't worry.
    crypto-cli -git -install -build

License and Author

This project current license is MIT.
Author: Max Jackson