0.9.6 • Published 8 years ago
swank-client-js v0.9.6
swank-client-js
Implementation of a Swank client in Javascript. Intended for communicating with running Common Lisp processes running a swank server, just like SLIME in Emacs.
This library provides an editor/view-independent API for making the following queries to a Swank server:
- Evaluating arbitrary Lisp expressions
- Retrieving auto documentation
- Controlling a debugger
Future additions to the API:
- Autocompletion requests
- Object introspection requests
See test.js
for an example use case.
This package forms a core part of the atom-slime
package for the Atom text editor.
0.9.6
8 years ago
0.9.5
9 years ago
0.9.4
9 years ago
0.9.3
9 years ago
0.9.2
9 years ago
0.9.1
9 years ago
0.9.0
9 years ago
0.8.0
9 years ago
0.7.0
9 years ago
0.6.2
9 years ago
0.6.1
9 years ago
0.6.0
9 years ago
0.5.0
9 years ago
0.4.3
10 years ago
0.4.2
10 years ago
0.4.1
10 years ago
0.4.0
10 years ago
0.3.1
10 years ago
0.3.0
10 years ago
0.2.0
10 years ago
0.1.0
10 years ago