Skip to content

Roadmap

Nicolas Pénet edited this page Nov 12, 2016 · 83 revisions

User interface

  • scroll vocabulary list when the selected word is not visible
  • allow drawing a rectangle around code to factor it automatically
  • fix layout when two nodes are connected to the same output
  • allow the use of the Escape key when renaming a node
  • make the activate/deactivate button light grey instead of blue
  • adapt the thickness of connections depending on screen resolution (Retina or not)

Programming

  • add the possibility of defining initial values for tuple slots
  • add the possibility of defining class methods (multimethods if possible)
  • make variadic words more general (array, if)
  • find a more reliable way of identifying quoted inputs than looking for the "quot" string
  • add destructors for all already existing tuple classes

Documentation

  • adapt Factor's documentation to Skov

Bugs

  • vocab-gadgets are not always displayed with the correct margin

Problems with particular words

Other

  • automatically execute words imported from files

Non-Mac platforms

  • ship the Linux Biolinum font with Skov and use it in the interface without installing it on the system
Clone this wiki locally