Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.03 KB

TODO.md

File metadata and controls

40 lines (33 loc) · 1.03 KB

TODO

Simple-ish stuff

  • erase error annotations on fresh compile
  • user input
  • copy to clipboard
  • skipping boilerplate & adding on edit&go
    • preamble, postamble etc.
    • live code attributes
  • compiler options in preamble
  • about
  • reset code
  • pop-up terminal

Hardcore stuff

  • dependency injection && inversion of control, local assets in browser fs
  • reduce preconfigured ram for jor1k
  • kill if hardware slow (running on phone)
  • fix web worker
  • auto check for syntax
  • vm which starts up faster

Paper stuff

  • gitbook

  • user studies

  • class settings, number of webpages that include c code

  • echo on same line

  • acknowledge SO page, look at copyright notice

  • buttons part of editor container

  • double click to load editor/runner, static by default

  • execute -> quit when prog starts

  • todo -> term match background color

  • license w/ all names, simplified bsd2

  • prod repo

  • newest jor1k repo

  • investigate use of manifest.json for android apps