2020-12-10 19:53:38 -07:00
2020-12-10 19:53:38 -07:00
2020-08-24 20:56:49 -06:00
2020-12-10 00:00:24 -07:00
2020-12-10 00:00:24 -07:00
2020-12-09 23:25:58 -07:00
2020-12-09 23:25:58 -07:00
2020-08-24 20:56:49 -06:00
2020-12-10 00:00:24 -07:00
2020-12-10 00:00:24 -07:00
2020-12-10 00:00:24 -07:00
2020-12-10 19:53:38 -07:00

Pivot

Version

Pivot is a new programming language built with Rust by Garen Tyler. Pivot is currently in the alpha stage of development.


Development

  • Download the repo with git clone https://github.com/garentyler/pivot.
  • Make sure you have Rust, NodeJS, and NPM installed.
  • Scripts:
    • npm run clean to delete dependencies and output files.
    • npm run build to build the project.
    • npm run run to run the example.
    • npm run test to run the tests.
Description
No description provided
Readme 140 KiB
Languages
Rust 100%