Change special forms's args to be sexps rather than lexps
* src/builtin.ml (declexpr_impl, decltype_impl): Move to lparse.ml. * src/lparse.ml (special_forms_map): Rename from macromap. Change special forms's args to be sexps rather than lexps. Adjust all users accordingly. (lexp_parse_all): Rewrite using List.map. (lexp_parse_sexp): New function.
Loading
Please register or sign in to comment