Parsing simple flat files


The simple-flat-file vocabulary provides words for loading and parsing simple flat files in a particular format which is common for encoding and Unicode tasks.
load-codetable-file ( filename -- biassoc )

load-interval-file ( filename -- table )

load-data-file ( filename -- data )