ocat-lang

1.1.5 • Public • Published

Ocat Lang

The oficial Orange Cat Programming Language

Your reviews

Use the Review form to leave a review.

Install

npm install -g ocat-lang

Usage

ocat [command] <path/to/your/file.ocat>
  • [command]: --test, --dev, --devtest (Or none if it's normal running).
    • Run: Run the file.
    • Test: Run the file and show the time it took.
    • Dev: Run the file and show the tokens and the time.

Docs

Example programs Orange Cat terms

License

This project is licensed under the MIT License. See License

Author

LuisRG-L, Orange Cat.

Email: info@orangecatprog.com

ChangeLog and Features

See the changelog

Last version features

The last version of Orange Cat was 0.8.0

Added

  • global css
  • structured sources

Fixed

  • Bug with the print statement
  • Bug with the import statement
  • Scripting in PageRequests

The version system

The version system is a.b.c (Major, Minor, Patch)

Package Sidebar

Install

npm i ocat-lang

Weekly Downloads

82

Version

1.1.5

License

MIT

Unpacked Size

286 kB

Total Files

172

Last publish

Collaborators

  • orange_cat_prog