LogarithmPlotter/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/js/parsing
Ad5001 fde2526c54
Some checks failed
continuous-integration/drone/push Build is failing
Updating copyrights
2024-01-11 00:11:09 +01:00
..
common.js Updating copyrights 2024-01-11 00:11:09 +01:00
parsing.js Updating copyrights 2024-01-11 00:11:09 +01:00
polyfill.js Updating copyrights 2024-01-11 00:11:09 +01:00
README.md Forgot to add the parsing javascript module. 2022-10-19 01:19:52 +02:00
reference.js Updating copyrights 2024-01-11 00:11:09 +01:00
tokenizer.js Updating copyrights 2024-01-11 00:11:09 +01:00

General information

Here lies the potential new, abandoned, cleaner implementation of the parsing system that was supposed to replace expr-eval.js, but never came to be because it's unfinished. If somebody has the will to finish this, you're welcome to try, as I won't.

Currently, the tokenizer is complete in use to provide tokens for the syntax highlighting.