Skip to content

Commit

Permalink
guide: add flex file generating guide
Browse files Browse the repository at this point in the history
  • Loading branch information
turtton committed Mar 31, 2023
1 parent a1edc25 commit 667a23d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kotlin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Volglass Backend

## Generating Lexer class from flex file

See [this guide](https://github.com/JetBrains/markdown#development-gotchas)
> jflexToKotlin is broken, please use [this one](https://github.com/turtton/jflexToKotlin)
> Generated Java files must be converted in ./src/jvmMain/kotlin/gen/...

0 comments on commit 667a23d

Please sign in to comment.