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

Umbrella issue #1

Open
11 of 32 tasks
rtsao opened this issue Oct 21, 2017 · 0 comments
Open
11 of 32 tasks

Umbrella issue #1

rtsao opened this issue Oct 21, 2017 · 0 comments

Comments

@rtsao
Copy link
Member

rtsao commented Oct 21, 2017

  • Language design
    • Modules
    • Comments
    • Element definitions
    • Element composition
    • Transformation syntax
    • Pattern matching
    • Variable declaration
    • CSS escape hatches
  • Compiler
    • Front end
      • Lexer
      • Parser
      • Quality error messages
    • Middle end
      • AST traversal and IR generator
      • Declaration atomizer
      • Type checker
      • Algebraic expression simplifier
      • Pattern matching optimizer
      • RTL generator
    • Backend
      • JS/CSS codegen
      • Flow type annotations
  • LSP
    • Syntax highlighting
    • Autocomplete
  • Webpack loader/plugin
    • Basic
    • Good
  • Pretty printer/formatter (refmt/prettier)
  • Chrome DevTools extension (like [WIP] Styletron Chrome DevTools extension styletron/styletron#111)
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