-
Notifications
You must be signed in to change notification settings - Fork 3
Eclipse IDE
Cusp (a version of Swank Server) adds live at runtime groveled language support/documentation to your IDE
Eclipse IDE 3.7+
CUSP from the update site:
https://raw.githubusercontent.com/TeamSPoon/CYC_JRTL_with_CommonLisp/master/cusp/update-site/
( PDE Client Source: https://github.com/TeamSPoon/CYC_JRTL_with_CommonLisp/tree/master/cusp )
The Client, in this case, is coded in java and no fun to update every month as SWANK evolves. Our LarKC CUSP is special since the original author's CUSP does not keep up with all the SLIME/SWANK updates we pinned one version of the server and repackaged into CUSP and moved to port 3005 from 4005 (which currently runs an up to date SWANK for EMACS and Atom). Though we are continually updating the server to allow user synthesized (non-CL) content (Like SubLisp OOP, Java methods etc)
_(Server Source https://github.com/TeamSPoon/CYC_JRTL_with_CommonLisp/tree/master/platform/site-lisp/cusp)
Run: ./abclc --rcyc --cusp or ./abclc --rcyc --all-features
The port it uses is CUSP/3005
Full list of threads

