Skip to content

BASIC 4 US #3

@aurelVZ

Description

@aurelVZ

Can you explain it little bit more for us /me
who are not well with javaScript

A Program in BASON is constructed as valid JSON (or Javascript object literal) and contains a script
A Script is an array of expressions to be evaluated.
An Expression is a literal (string or number), or an object who's key is a keyword (Command, Function, or Variable) and value is its input parameter(s).
Parameters are also an array of expressions. If there's only one parameter, there's no need for the containing array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions