[racket] Evaluating code written in non-SEXP language
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>