Skip to content

Commit 204205e

Browse files
committed
readme: implementation
1 parent 445a978 commit 204205e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,8 @@ As the script executes, each instruction returns some data. By default this data
4949
## Language
5050

5151
See [Language](https://github.com/JSONScript/jsonscript/blob/master/LANGUAGE.md)
52+
53+
54+
## Implementation
55+
56+
JSONScript interpreter for node-js: [jsonscript-js](https://github.com/epoberezkin/jsonscript-js)

0 commit comments

Comments
 (0)