Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

polymorphic input - aka lexing #24

@ylixir

Description

@ylixir

we should allow more than just strings as input.

this will allow stratifying our parsing. so we could make one parser that lexes a string, and then a second parser that parses the tokens from the lexer into an ast

maybe even go farther and implement micropass compilers etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions