Try to implement the zaniest arithmetic parsers possible!
| Method | Elapsed Test Time (ms) |
|---|---|
| Unix bc (Pooled) | 7 |
| Regular Expressions | 19 |
| Antlr 4 | 176 |
| Javassist Dynamic Classes | 211 |
| JavaScript (Rhino) | 249 |
| Unix bc (Naive) | 315 |
| JRuby | 2262 |
| Name | Name | Last commit date | ||
|---|---|---|---|---|