code.pyret.org
code.pyret.org copied to clipboard
Pyret IDE error rendering
- [ ] Implement components for error-display (highlights as prototype)
- [ ] Especially CodeMirror snippet component
- [ ] Also multi-highlighting, fixed highlighting (both modes)
- [ ] Port callbacks for parsing, fetching AST information
- [ ] Stored non-definitions modules for fetching source
- [ ] Hook up component creation in
compileandparseentry points from runtimeAPI - [ ] Interface with value rendering for nested value display (when necessary)