@composita/system
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Composita language system

The repository contains the system for the Composita language implemented in typescript.

Build Badge

Example

Hello World:

COMPONENT HelloWorld;
  BEGIN
    WRITE("Hello World"); WRITELINE;
END HelloWorld;

License

0BSD

/@composita/system/

    Package Sidebar

    Install

    npm i @composita/system

    Weekly Downloads

    1

    Version

    0.3.1

    License

    0BSD

    Unpacked Size

    7.34 kB

    Total Files

    16

    Last publish

    Collaborators

    • darnor