View previous topic :: View next topic |
Author |
Message |
stonecobra
Joined: 25 May 2004 Posts: 48 Location: Rough and Ready, CA
|
Posted: Mon Jan 03, 2005 2:47 pm Post subject: 0.01 Code drop |
|
|
I have dropped the code that I used to create the dj release back in Summer 2004. Check it out in all of its (not so) gloriousness at http://svn.dsource.org/svn/projects/molt/trunk/.
dj - http://dotnot.org/blog/archives/2004/08/01/dj-d-bits-from-java/
It is very rough, and I haven't chosen a license yet, but I am posting it to see if I can get some help.
Don't be afraid of the XSLT, 'cause that's where all the magic is
If you can't stand looking at the XSLT, there is plenty of other ways to contribute. All the batch files were hacked up in 20 minutes to make my personal workflow happy, but are not ready for the real world.
Also, the javaml-enabled jikes could use some patches to update it past working with 1.12 (I am a developer on the javaml project on sourceforge, so I can accept the patches). This will be necessary to handle some of the newer java stuff in 1.4, etc.
Also, if someone could figure out how to spew out the comments so we could save them, that would be AWESOME!
comments, patches all appreciated.
stonecobra
stonecobra |
|
Back to top |
|
|
stonecobra
Joined: 25 May 2004 Posts: 48 Location: Rough and Ready, CA
|
|
Back to top |
|
|
Marco
Joined: 17 Dec 2004 Posts: 2 Location: Arizona USA
|
Posted: Sun Feb 27, 2005 8:59 am Post subject: |
|
|
I just downloaded molt,
what are using for the 'ufind' and 'ugrep' utilities in the batch files? |
|
Back to top |
|
|
afb
Joined: 26 Jan 2005 Posts: 137 Location: Sweden
|
Posted: Mon Feb 28, 2005 3:59 am Post subject: Re: 0.01 Code drop |
|
|
stonecobra wrote: | Also, the javaml-enabled jikes could use some patches to update it past working with 1.12 (I am a developer on the javaml project on sourceforge, so I can accept the patches). This will be necessary to handle some of the newer java stuff in 1.4, etc. |
Port to Jikes 1.18 of the JavaML1 patch is done. Patch forthcoming. |
|
Back to top |
|
|
stonecobra
Joined: 25 May 2004 Posts: 48 Location: Rough and Ready, CA
|
Posted: Tue Mar 01, 2005 2:34 pm Post subject: |
|
|
Marco wrote: | I just downloaded molt,
what are using for the 'ufind' and 'ugrep' utilities in the batch files? |
Sorry, it is just grep and find, but my windows path was using borland grep and windows find, so I had renamed the unix versions to be prefixed with a u. |
|
Back to top |
|
|
stonecobra
Joined: 25 May 2004 Posts: 48 Location: Rough and Ready, CA
|
Posted: Tue Mar 01, 2005 2:38 pm Post subject: Re: 0.01 Code drop |
|
|
afb wrote: | stonecobra wrote: | Also, the javaml-enabled jikes could use some patches to update it past working with 1.12 (I am a developer on the javaml project on sourceforge, so I can accept the patches). This will be necessary to handle some of the newer java stuff in 1.4, etc. |
Port to Jikes 1.18 of the JavaML1 patch is done. Patch forthcoming. |
Excellent, once I test the patch with 1.18, I will commit the code to the javaml project, so it is all up to date. Now I need a Windows volunteer to build/test/provide a jikes 1.18 binary. |
|
Back to top |
|
|
afb
Joined: 26 Jan 2005 Posts: 137 Location: Sweden
|
|
Back to top |
|
|
|