Tom Pierce's Blog : Let the geek times roll.
Updated: 6/20/04; 3:22:24 PM.

 

Subscribe to "Tom Pierce's Blog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Friday, March 19, 2004

Another cool thing about the Dr. Scheme programming environment is the "Check Syntax" feature.  After you have written some code in the editor pane, you can hit the "Check Syntax" button to make sure you've written valid Scheme.  The syntax checker just checks, well, syntax.  It doesn't catch some of the runtime errors that can happen like calling functions that don't exist.  But that's not its purpose.

The amazingly cool thing about using "Check Syntax" is what happens after your source has been checked (and I'm guessing parsed).  After checking syntax, you can hover over any of the variable or function references in your code and arrows appear to show you where the other references to the symbol occur.  By right clicking on the arrows (control click on Mac) you get a context menu that gives you the ability to tack/untack the arrows and change the name of the symbol you're on.  Very very cool.

Check out the shots...

 

 

 


8:31:09 AM    comment []

© Copyright 2004 Tom Pierce.



Click here to visit the Radio UserLand website.

 


March 2004
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
Feb   Apr

Search

[sgl dagger]
How this works

Emacs Sources
 tsql-indent.el
 user-add-sql-folding-marks
 remove-line-boundary-in-region
 convert-camel-to-underscore

My Subscriptions
 Funny
 KM