Drif is an Uxntal assembler, written in Uxntal.
The assembler is written in Uxntal itself, and is designed to help bootstrap the ecosystem, it outputs a symbols file and expects the standard Uxntal Notation. Here are the limits of the implementation:
- Limit of 48 bytes per token and scope.
- Maximum nesting depth of 255 for lambdas.
- Only one include per file, must be last token of file.