Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #3

Open
Danielmelody opened this issue Jan 13, 2020 · 0 comments
Open

Roadmap #3

Danielmelody opened this issue Jan 13, 2020 · 0 comments

Comments

@Danielmelody
Copy link
Owner

Danielmelody commented Jan 13, 2020

  • Core
    • Lexer
    • Parser
      • Primitive expressions
      • Definitions
      • Libraries
      • Macros
      • Derived expressions
    • Interpreter
      • Standard procedure
        • Equilvalence pred
        • Numbers
        • Booleans
        • Pairs and lists
        • Strings
        • Vectors
        • ByteVectors
        • Control Features
        • Exception
        • Environment and evaluation
        • Input and output
        • System interface
      • Datum values
      • Continuation
      • Library
    • Compiler (To LLVM IR?)
  • User Interface
    • REPL
  • Devops
    • CI
    • Unit tests with coverage
@Danielmelody Danielmelody changed the title Roadmap from the very beginning Roadmap Jul 14, 2020
@Danielmelody Danielmelody pinned this issue Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant