HABA sample
This is a sample that uses the JavaScript program of the addition grammar created on the explanation page. You can enter numbers and the plus sign(+).
Result
Programs
file | contents |
---|---|
multi.js | addition grammar program |
parser.js | HABA's own parser |
sample.js | controller of this page |