Execute maths equations at high-speeds with Citrus Command
- Open terminal anywhere
- Install npm
- Run
npm install -g citruscommand
- Make a Citrus (cit, ci or ct) file
- Navigate to the file
- Run
citrus -f {yourfile}
- File extensions: .cit, .ci and .ct
- Lambda is my favorite word, so you define functions with it
- If you didn't notice already, it's built on JavaScript
- The compile speeds are 30ms quicker than nodejs on average
- No complaining over npm!