Eclipseis an extensible open source integrated development environment (IDE). Thereare several Eclipse plug-ins available for Java, Cand C++ development. eCLispplug-in allows development of Lisp projects using Eclipse IDE. The Lispplug-in implements the following features:
· Lisp editor
o Syntax highlighting shows lisp keywords, commentsand definitions in different colors
o Parenthesis matcher hints matching parenthesisduring typing
o Built-in lisp editor macros allow (un)commentingselected lines etc.
· Outline view
o Shows modules and defined functions
o Allows navigation to the external module or function by click
· Run
o Executes the lisp code (using a consolebased external interpreter) and displays the output in the console window
You candownload the latest version from here.
聯(lián)系客服