Releases: kennethshawfriedman/Toski
Usable Public Version
This is the first usable version that can be reasonably used by the public.
Toski will give a warning if it can't find a Scheme install, or if it can't access bash (which is used to find the Scheme instance).
This version removed components that were causing bugs, such as comment syntax highlighting.
Running Scheme code and Preview Execution features are currently working.
Highlight To Preview!
The highlight to Preview feature is working.
Comment Syntax Highlighting Working
Removed Second Box Until It's implemented I think this should be implemented as an optional. Default is the standard way
No More Crashing Fonts!
Fixed Crashing Font Issue On multiple fronts. Hopefully bundled font will work, but if it doesn’t it uses Monaco, and if it can’t find that it will use a non-monospaced system font
Closer to a Real Editor
Now Schemer will only execute the command immediately prior to the cursor. In the case where parenthesis don't line up: it simply won't execute (that's something work on for the future).
Also new in this release: the font is now bundled with the app.
Blake Debugging System
v0.3-blake Better Comments in SchemeComm, fewer unneeded print statements
Pre-Collaboration Useable Version
Very simply, you can execute MIT-Scheme in this version of the IDE.
None of the cool debugging features are here yet, but they'll be coming soon!