[racket-users] Re: Algol

2017-04-10 Thread Arthur Nunes-Harwitt

Dear Dupéron,

  Thanks for looking into the issue.

  I am running Racket 6.7.

  Algol 60 is an option in the Other Languages section in the Experimental 
Languages sub-section.


  I don't remember which version used to work.  I may have raised this 
same question last year.  I would guess that it was working in version 
5.*.


  Thanks again.

==
Arthur Nunes-Harwitt
Computer Science Department, Rochester Institute of Technology
Room 70-3509
585-475-4916
==

"I don't know what the language of the future will be
called, but it will look like LISP."

This email is confidential and intended for the named recipient(s). In
the event the email is received by someone other than the recipient,
please notify the sender at a...@cs.rit.edu.

On Sun, 9 Apr 2017, Dupéron Georges wrote:

As you say, it works with "#lang algol60", but I can't find "Algol60" in 
the language selection dialog on DrRacket 6.9.0.1, only R5RS, "Pretty 
big Scheme" and "ProfessorJ" (which I installed manually).


Which version are you using? Which version were you using when it used 
to work?This may help others diagnose your issue.




--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Re: Algol

2017-04-09 Thread George Neuner
On Sun, 9 Apr 2017 06:23:27 -0700 (PDT), Dupéron Georges
 wrote:

>As you say, it works with "#lang algol60", but I can't find 
>"Algol60" in the language selection dialog on DrRacket 6.9.0.1,
>only R5RS, "Pretty big Scheme" and "ProfessorJ" (which I 
>installed manually).
>
>Which version are you using? Which version were you using when
>it used to work?This may help others diagnose your issue.

Algol60 has to be enabled in Preferences/Tools.  Then it will appear
in the language chooser under Other/Experimental.  Or, as you
discovered, you can simply use #lang.

I don't recall if Algol60 is enabled by default.  It's "skipped" in my
preferences, but I may have disabled it myself after install and
forgotten that I did so.

George

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[racket-users] Re: Algol

2017-04-09 Thread Dupéron Georges
As you say, it works with "#lang algol60", but I can't find "Algol60" in the 
language selection dialog on DrRacket 6.9.0.1, only R5RS, "Pretty big Scheme" 
and "ProfessorJ" (which I installed manually).

Which version are you using? Which version were you using when it used to 
work?This may help others diagnose your issue.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.