Boron 2.1.0
Boron Developer Manual

Introduction

Boron is an interpreted scripting language built with the Urlan datatype system.

This manual is a reference to help programmers develop their own domain languages or extend Boron with their own types and functions.

Getting Started

Study the Core Programmer Interface and the examples.