LispBM
|
#include "lbm_types.h"
Go to the source code of this file.
Functions | |
void | prelude_load (lbm_tokenizer_string_state_t *, lbm_tokenizer_char_stream_t *) |
void prelude_load | ( | lbm_tokenizer_string_state_t * | , |
lbm_tokenizer_char_stream_t * | |||
) |
Creates the tokenizer state needed to load the prelude library into the heap.
lbm_tokenizer_string_state_t | pointer |
lbm_tokenizer_char_stream_t | pointer |