Skip to content

Prolog version of macro processor #11

@mjvesa

Description

@mjvesa

once #10 is done, write a Prolog version. This version should be formulated so that it can be run in reverse and that there is some means for extracting the tokens used for the transformation. Current feelings are that this is possible (already did a prototype for arithmetic expressions). The big payoff is that the targets can be decompiled (js -> sl for example) making SL a compiler. Also, SL could then be chained to produce js -> sl -> asm for example. That is, for limited subsets of the languages in question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions