Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Programming involves a collection of tools, often referred to as the "tool chain" since they are used more or less in sequence. Here's a graphical representation of the tool chain for programming picos, noting each stage. We'll use this to organize the remainder of this document. 

Image RemovedImage Added

Develop

To develop KRL for picos, you can use Git (or another versioning tool) and your favorite editor. There are old plug ins for several popular editors.

...