howl-0.1.0.0: A small Wolfram Language interpreter and symbolic rewriting library
Safe HaskellNone
LanguageGHC2021

Howl.Builtins.Scoped

Description

Builtins for scoped constructs such as Function, Let, Module, and Table.

Synopsis

Documentation

addScopedBuiltins :: Eval () #

Register the scoped builtins.

This defines:

  • Function
  • Let
  • Module
  • Table