sixlettervariables / hrmsandbox

A sandbox for Human Resource Machine programs
MIT License
10 stars 1 forks source link

HRM Fiddle gets a makeover #12

Open sixlettervariables opened 8 years ago

sixlettervariables commented 8 years ago

Switched from ACE to CodeMirror. Added Split Pane. Added Play, Play to End, Step Into, Pause, and Stop buttons (which both work and don’t work). Breakpoints integrated between the editor and the controller.

TODO:

sixlettervariables commented 8 years ago

Live demo: http://christopherwatford.com/hrmsandbox/

nrkn commented 8 years ago

Looking good! One thing that I noticed was that when using a long program and the fancy view is selected and you scroll, the background is only applied to the top portion

sixlettervariables commented 8 years ago

Good catch! I think I have a regression in my view/hide code.