JabaScript

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2019 License: MIT Imports: 6 Imported by: 0

README

JabaScript

The next big scripting (toy) language.

Data types

  • Integer
  • Function

Functions

  • foo = |a b| a + b
  • foo(1 2) * 42

Ternary operator

Syntax cond ? trueVal : falseVal Evaluates to falseVal if cond is zero and otherwise it evaluates to trueVal.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lex

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL