Skip to content

Preprocesor #4

@dpaz

Description

@dpaz

The driver should use some kind of preprocesor because the erlang parsing librarie can't resolve some structures like comments and macros.

Input:
{"content":"%%This is a comentarie"}
Output:
{"status":"fatal","errors":["An error ocurred while parsing: syntax error before: "], "ast"`:[[]]}
Desired Output:
{"status":"ok","ast": ""}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions