Block a user
6eef841e84
feat: Naive transpiling of variable bindings
9cd1b70103
feat: codegen of top level expressions
8e18458125
feat: PHP simple assignment
c0e20ad283
refactor: Dont store quotes inside string tokens
a62d08455b
refactor: remove old codegen, test new codegen nodes
23b3ece588
refactor: formatting
9b75323dc9
feat: Scanning of nested comments
14c1b6f8d8
feat: Scanning of multiline comments
27bfca8880
Refactor syntax highlighter to new spec from the compiler
2fb095896b
Add visual indicator to lexical errors in code snippets
76aad9cd8a
Add syntax highlighting to spec pages
0d96efd4d8
Minimal workflow for a Hello World
fe7cfe9d5f
feat: Minimal conversion of THP->PHP AST