kapitancho/walnut-lang

There is no license information available for the latest version (0.0.8) of this package.

0.0.8 2024-04-09 22:01 UTC

This package is not auto-updated.

Last update: 2024-10-23 00:30:32 UTC


README

The follow-up of the Cast programming language, completely rebuilt and improved.

Installation

To install the latest version, use the following command:

$ composer require kapitancho/walnut-lang

Usage

Walnut is a programming language. You can use one of the adapters in order to have interactions between the language and the host environment.

Adapters

Demos (recommended)

Documentation

  1. Index
  2. Introduction
  3. Types and Values
  4. Functions
  5. Expressions
  6. Method Reference