ajlisp

0.0.1 • Public • Published

AjLispJs

Lisp interpreter written in Javascript.

Installation

Via npm on Node:

npm install ajlisp

Reference in your program:

var ajlisp = require('ajlisp');

Usage

TBD

Development

git clone git://github.com/ajlopez/AjLispJs.git
cd AjLispJs
npm install
npm test

Versions

  • 0.0.1: Published
  • 0.0.2: Under development in master

Posts

Contribution

Feel free to file issues and submit pull requests � contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

Readme

Keywords

none

Package Sidebar

Install

npm i ajlisp

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • ajlopez