Blog

Custom Reserved Identifiers

Written by Dominik Pantůček on 2026-01-29

racket

Language-oriented programming has many nice features but some of them seem to be more versatile than others upon detailed inspection. This time we look into retrieving values from transformer bindings in syntax phase to create custom reserved identifiers.

...

From Bits to Arguments: sub-range-binders

Written by Dominik Pantůček on 2026-01-15

racket

Sometimes it is convenient to use characters of a string to illustrate the underlying low-level meaning of given identifier. One such example can be a definition of ISA opcode where various bit groups of the binary representation can have different meanings.

...
...
...
...