Han-Wen Nienhuys írta:
2008/3/4, Bertalan Fodor (LilyPondTool) <[EMAIL PROTECTED]>:
In the last 3 weeks I created the base for an R5RS Scheme interpreter
written in Java, aimed at GUILE compatibility. It is quite basic yet,
but I'm not very far from the point where I can start interpreting
2008/3/4, Bertalan Fodor (LilyPondTool) <[EMAIL PROTECTED]>:
> In the last 3 weeks I created the base for an R5RS Scheme interpreter
> written in Java, aimed at GUILE compatibility. It is quite basic yet,
> but I'm not very far from the point where I can start interpreting
> LilyPond input file
Hi,
In the last 3 weeks I created the base for an R5RS Scheme interpreter
written in Java, aimed at GUILE compatibility. It is quite basic yet,
but I'm not very far from the point where I can start interpreting
LilyPond input files as they are. Actually module support is what I have
to implem