Skip to content

Releases: kennethshawfriedman/Toski

Usable Public Version

26 Jun 16:39
Compare
Choose a tag to compare

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!

14 May 21:39
Compare
Choose a tag to compare

The highlight to Preview feature is working.

Comment Syntax Highlighting Working

08 May 03:54
Compare
Choose a tag to compare
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!

07 May 17:01
Compare
Choose a tag to compare
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

07 May 05:27
Compare
Choose a tag to compare

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

07 May 17:39
Compare
Choose a tag to compare
Pre-release
v0.3-blake

Better Comments in SchemeComm, fewer unneeded print statements

Pre-Collaboration Useable Version

06 May 22:31
Compare
Choose a tag to compare
Pre-release

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!