Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

brandon-james105/lisp-parentheses-checker

Repository files navigation

Lisp Parentheses Checker

A node program. This program is run from the command line like so:

npm run start "(2+2)"

or

node index.js "(2+2)"

To run tests, type npm run test in the command line. Mocha is the test library.

About

Lisp Parentheses Checker in Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published