csexp vocabulary
Factor handbook ยป Vocabulary index


Summary
Csexp (https://www.wikiwand.com/en/Canonical_S-expressions) reader and writer

Metadata
Authors:Rudi Grinberg


Words

Tuple classes
ClassSuperclassSlots
csexp-error tuple


Singleton classes
end-of-list


Generic words
WordStack effect
write-csexp( obj -- )


Ordinary words
WordStack effect
>csexp( obj -- string )
add-digit-to-num( num digit -- num )
csexp-error( -- * )
csexp>( string -- obj )
digit>num( digit -- num )
read-csexp( -- obj )
read-csexp-with-eol( -- obj )
read-list( acc -- obj )
read-string( size -- string )


Class predicate words
WordStack effect
csexp-error?( object -- ? )
end-of-list?( object -- ? )


Files


Metadata files