0.9.6 • Published 7 years ago

swank-client-js v0.9.6

Weekly downloads
10
License
MIT
Repository
github
Last release
7 years ago

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

7 years ago

0.9.5

8 years ago

0.9.4

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago