0.3.0 • Published 10 years ago

decaux v0.3.0

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

decaux

Minimalist framework to enforce some of the structures of a C-like language.

This project was created for a very particular unusual use-case, so is unlikely to see significant development.

Mapped Functions

Currently, only the following functions are mapped to global:

  • include
  • sprintf

Installation

Install globally via npm:

npm install -g decaux

Then you can execute scripts via the command line:

decaux main.js

Examples

See the test folder for an example script.

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago