x-engine-c v0.2.13
The C engine for x-lang
Loading...
Searching...
No Matches
pair.c File Reference

S-expression support for stack-allocated pair objects (printing moved to the pure-x printer, lib/x/boot/printer.x; reading is handled by lists). More...

#include "x-type/pair.h"
#include "x-token.h"

Detailed Description

S-expression support for stack-allocated pair objects (printing moved to the pure-x printer, lib/x/boot/printer.x; reading is handled by lists).

Author
Jon Ruttan (jonru.nosp@m.ttan.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)