分享

Lisp Plug-in for Eclipse

 ShangShujie 2007-08-14

eCLisp: Lisp Plug-in for Eclipse

Eclipse is an extensible open source integrated development environment (IDE). There are several Eclipse plug-ins available for Java, C and C++ development. eCLisp plug-in allows development of Lisp projects using Eclipse IDE. The Lisp plug-in implements the following features:

·         Lisp editor

o        Syntax highlighting shows lisp keywords, comments and definitions in different colors

o        Parenthesis matcher hints matching parenthesis during typing

o        Built-in lisp editor macros allow (un)commenting selected 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 console based external interpreter) and displays the output in the console window

 

You can download the latest version from here.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多