Issues
- 0
- 0
- 0
support native codegen via antlr cpp target
#28 opened by thautwarm - 0
Generated ANTLR lexers should not reference runtime support for semantic actions
#27 opened by thautwarm - 1
- 1
- 0
support julia with RBNF.hs as the parser generator and Fable.Sedlex+Sedlex.jl as lexer generator
#23 opened by thautwarm - 0
- 0
- 0
use `A` for type parameters instead of `'A`
#20 opened by thautwarm - 0
- 0
support nested alternatives
#17 opened by thautwarm - 0
create a specific backend to directly generate syntax highlighting extensions for vscode/sphinx pygments
#15 opened by thautwarm - 1
support parameter names in function types
#14 opened by thautwarm - 0
- 1
- 6
Is there a code editor for tbnf?
#11 opened by ice1000 - 0
dependencies of lexer definition
#10 opened by thautwarm - 0
restrict the syntax for types
#7 opened by thautwarm - 0
incorrect codegen for lambda parameters
#9 opened by thautwarm - 0
generating semantic lexer from tbnf
#8 opened by thautwarm - 0
drop support for local polymorphism
#6 opened by thautwarm - 0
add prefix to generated nonterminal(except start) to avoid unexpected invalid identifiers
#5 opened by thautwarm - 0
error report TODO list
#4 opened by thautwarm - 1
specify antlr namespace in tbnf
#3 opened by thautwarm - 0
specially treat <BOF> and <EOF>
#2 opened by thautwarm - 1
syntax for specifying the token type
#1 opened by thautwarm