Skip to content

manbaum/SchemeScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SchemeScript

SchemeScript is a Scheme/Lisp editor plug-in for Eclipse.

The goal of this plug-in is to provide a robust Scheme/Lisp editor to the professional Scheme/Lisp developers who also happen to use Eclipse for Java programming. Also, the plug-in can be subclassed and extended to provide custom editors for Scheme/Lisp-based languages.

SchemeScript embeds the Kawa and SISC interpreters, and can be readily used to connect to the SISC REPL of SISCweb-based web applications.

The latest stable release is 1.3.0.rc1.

Installation

To install the plugin:

  • click on Help > Install New Software...
  • click on Add... and enter the plugin update site location: http://schemeway.github.io/SchemeScript/update-site
  • select the latest SchemeScript feature
  • click Next and follow the instructions

About

Scheme Editor plugin for Eclipse

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.3%
  • Scheme 23.4%
  • HTML 5.2%
  • CSS 0.1%