microlisp
0.1.0
A small Scheme-subset interpreter in modern C.
Loading...
Searching...
No Matches
Data Fields
print_buf Struct Reference
Collaboration diagram for print_buf:
[
legend
]
Data Fields
ml_state
*
s
uint8_t *
bytes
size_t
len
size_t
cap
Field Documentation
◆
bytes
uint8_t* print_buf::bytes
◆
cap
size_t print_buf::cap
◆
len
size_t print_buf::len
◆
s
ml_state
* print_buf::s
The documentation for this struct was generated from the following file:
src/
printer.c
Generated by
1.9.8