jsen-lang

1.0.0 • Public • Published

JSEN - JavaScript Executable Notation Project

The JSEN library provides a set of functions to manipulate JSEN data structures that can be used to store executable statements or run them in a concurent multi-threding environment through the JSEN Virtual Machine. A description of all pure JSEN statements, the JSENThreadClass and the JSENVM API can be here in the repository.

Installation

JSEN can be installed simply by copying the src folder into your projects or by using npm install https://github.com/HRI-EU/JSEN.

Documentation

The documentation is built using jsdoc. You can generate/udpate it by running npm run docs.

The generated documentation can be found in doc/html.

License

This project is licensed under the BSD 3-clause license - see the LICENSE.md file for details. The code presented here is original and do not depend on external software.

Disclaimer

The copyright holders are not liable for any damage(s) incurred due to improper use of this software.

Authors (in alphabetical order)

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i jsen-lang

    Weekly Downloads

    1

    Version

    1.0.0

    License

    BSD-3-Clause

    Unpacked Size

    4.61 MB

    Total Files

    58

    Last publish

    Collaborators

    • antonelloceravola