We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76440a6 commit 9920362Copy full SHA for 9920362
README.md
@@ -31,11 +31,6 @@ Please have a look at the [developer documentation](https://camunda.github.io/fe
31
32
Contributions are welcome 🎉 Please have a look at the [Contribution Guide](./CONTRIBUTING.md).
33
34
-The following resources can help to understand some general concepts behind the implementation:
35
-* [Build your own Programming Language with Scala](https://www.lihaoyi.com/post/BuildyourownProgrammingLanguagewithScala.html)
36
-* [Easy Parsing with Parser Combinators](https://www.lihaoyi.com/post/EasyParsingwithParserCombinators.html)
37
-* [FastParse - Documentation of the Parser Library](https://com-lihaoyi.github.io/fastparse/)
38
-
39
## License
40
41
[Apache License, Version 2.0](./LICENSE)
0 commit comments