[racket] Evaluating code written in non-SEXP language

From: Dmitry Pavlov (dpavlov at ipa.nw.ru)
Date: Thu Sep 12 02:44:50 EDT 2013

Robby,

Generally speaking, Racket is set up to work well with the #lang lines, but
> not as well without. Lots of things get easier if they are there.
>

I accept that thighs without #lang may be hard, but
doable nonetheless: for example, DrRacket can run
Algol 60 programs without the #lang line if one selects
"Algol 60" as the language in the bottom panel.
I grepped the DrRacket's sources on "make-evaluator";
two matches found, seem unrelated.

So there must be another way to do this.

Regards,

Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130912/2e906adc/attachment.html>

Posted on the users mailing list.