Skip to content

Conversation

@hikerpig
Copy link

related #604

example:

@preprocessor typescript
@lexer lexer

@builtin "postprocessors.ne"

# from shared-grammars
@include "whitespace.ne"
@include "config.ne"
@include "comment.ne"
shared-grammars
├── comment.ne
├── config.d.ts
├── config.ne
└── whitespace.ne
src
└── gantt
nearleyc src/gantt/parser/gantt.ne --include-paths ./shared-grammars  -o src/gantt/parser/gantt.ts

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

Successfully merging this pull request may close these issues.

1 participant