![]() |
Boron 2.1.0
|
The Urlan Datatype System. More...
Topics | |
Core Programmer Interface | |
Datatype Binary | |
The binary datatype is a series of bytes. | |
Datatype Block | |
Blocks are a series of UCells. | |
Datatype Context | |
Contexts are a table of word/value pairs. | |
Datatype Path | |
Datatype String | |
Strings are stored using the single word per character Latin-1 and UCS-2 encodings (UR_ENC_LATIN1/UR_ENC_UCS2). | |
Domain Languages | |
These are small, special purpose evaluators. | |
Files | |
file | urlan.h |
The Urlan programmer interface. | |
The Urlan Datatype System.
This is a C library which provides a garbage collected datatype system and data format which can be used for building domain specific languages.