Simple mathematical Lexer & Parser service. Available as plugin for Drupal 8
git Clone https://github.com/nemaba/parser_sample.git
After module installation on drupal, browse at ex:
http://localhost:8080/parser_sample/form
It should display an input that allow calculate an math operation.
- Drupal 8
- PHP 5.6 or greater