[racket] TLS "atom?" definition for Scheme does not work in DrRacket

From: Rufus (rlaggren at mail.com)
Date: Tue Mar 3 22:47:49 EST 2015

Daniel


Thanks for your interest.

Any reference to any definition (supposed) from the I-pane throws an
"undefined" error; there are no apparent errors when click Run
immediately after I load the definition file. I'm not going to worry
about it too much at this point. It's probably a simple noobie problem
and my main thrust is to get through TLS as effectively (maybe not as
fast) as possible and I think the "racket" spec will let me do that.

If I get sand-bagged by TLS I'll probably try setting up a new
definitions file with only one or two lines and seeing what I can promote.


Rufus



On 03/03/2015 09:37 PM, Daniel Feltey wrote:
>> It apparently doesn't run the defs _at all_. The interactive pane will
>> not recognize _any_ of the variables or functions that appear to be
>> defined in the definition pane and should form the environment (or scope
>> or whatever the correct word) after I click on the "Run" button. And I
>> don't see any error msg's anywhere. I'm probably missing something
>> simple and dumb here like the reserved word problem; but so far no light
>> bulbs...
> 
> This is certainly not the expected behavior of any of the teaching languages. You say that none of the definitions seem to be recognized in the interactions window after you click the run button? Does this mean that when you try to reference a defined value you get an error? Or what exactly is happening when you try to use one of your definitions in the interactions window?
> 
> Dan
> 

Posted on the users mailing list.