|
Reduct
v4.0.5-1-g4851deb
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, 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.