[clean-list] Clean on Java VM

lethevert acatofearlgrey at ybb.ne.jp
Mon Jun 19 16:05:42 MEST 2006


Hello,


I am trying to run Clean programs on Java VM now.

My approach is translating ABC machine code into coresponding Java program.
I am also porting Clean runtime system into Java environment.

You can check the project status at http://cleanj.sourceforge.net/.


And also, I found a bug in StdOverloadedList.dcl.

< TakeWhile f l :== takeWhile f l
> TakeWhile f l :== takeWhile l


Thanks,

lethevert


More information about the clean-list mailing list