From: Michael R H. <bu...@su...> - 2003-07-30 14:29:35
|
On Wed, 2003-07-30 at 09:59, Ken Anderson wrote: > There is also a plugin for Eclipse, but i haven't tried it yet: > http://zclipse.org/projects/jscheme/ Thanks for mentioning it ;-) Some details on the current state... Right now it does some basic (and imperfect) syntax highlighting and installs jscheme icons into the Eclipse workbench. One thing that I find really useful is that it loads up all the symbols in elf/basic.scm so that it can embolden at least the basic jscheme function names. Currently, the user has to load the jscheme.jar into the project to run scheme files (and use the standard java running tools to call jscheme.REPL), but I'm working (slowly) on an eval button and better launching tools. Maybe I should get some screenshots and intro docs up on the web site... I do have a changelog and todo list for those interested: http://cvs.zclipse.org/cgi-bin/viewcvs.cgi/zclipse/org.zclipse.jscheme/CHANGELOG?rev=HEAD&content-type=text/vnd.viewcvs-markup http://cvs.zclipse.org/cgi-bin/viewcvs.cgi/zclipse/org.zclipse.jscheme/TODO?rev=HEAD&content-type=text/vnd.viewcvs-markup mike -- Michael R Head <bu...@su...> http://suppressingfire.org/~burner/gpg.key.txt |