On Mar 5, 6:29 pm, BerlinBrown <[email protected]> wrote:
> http://code.google.com/p/lighttexteditor/
>
> * Simpletexteditor.
> * Simple File Manager for accessing important files quickly.
> * Search tools using Linux or Win32 applications (unxutils).
> * Built on Java 1.5 and the Clojure programming language.
>
> It is a simpletexteditorand one critical feature is missing, can't
> save files.  I am working on that, should be available by the weekend.

OK, I update the docs some more, added more features to Light.

http://code.google.com/p/lighttexteditor/

    * Simple light-weight text editor.
    * Cross-platform, tested on Windows, Linux and OSX.
    * Simple File Manager for accessing important files quickly.
    * Search tools using Linux or Win32 applications (unxutils).
    * Create PDF Documents with PDF create tools.
    * Built on Java 1.5 and the Clojure programming language.

http://code.google.com/p/lighttexteditor/wiki/Screenshots

This does not intend to be waterfront or jedit but I am already
finding it useful for my workflow.

Also, I plan on adding Clojure syntax highlighting and editing
support. I am looking for ideas on the best way to tackle.  I am
trying to avoid using a heavy lexer like ANTLR but for this smaller
project, I don't see the harm in using it.  Should I roll my own
syntax highlighter.  Plus, I plan on adding other languages like Java/
Python support in the future.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to