Skip to content

Open Source Language created with javascript based off assembly.

License

Notifications You must be signed in to change notification settings

thealternatedev/crypto

Repository files navigation

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

About

Open Source Language created with javascript based off assembly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages