At the time of creating this issue, the Blockly project has reached minimum viable project status. This issue tracks all the near-term TODOs. - [x] Filter compiler fatal error messages in the error alert. - [x] Restrict numbers to be integers within allowable range. - [ ] Support variables. - [ ] Support functions. - [ ] Support arrays. - [ ] Offload bulk code into memory banks. - [ ] Create time block (ms/cs/s resolution). - [ ] Create print_number(number, row) block. - [ ] Create print_prog/noun/verb(number) block.
At the time of creating this issue, the Blockly project has reached minimum viable project status. This issue tracks all the near-term TODOs.