|
Reduct
v1.0.4-3-gdaf0d70
A functional and immutable language.
|
Parser. More...
Go to the source code of this file.
Functions | |
| REDUCT_API reduct_handle_t | reduct_parse (reduct_t *reduct, const char *str, reduct_size_t len, const char *path) |
| Parse a Reduct string. | |
| REDUCT_API reduct_handle_t | reduct_parse_file (reduct_t *reduct, const char *path) |
| Parse a Reduct file. | |
Parser.
Definition in file parse.h.