fix a crash
[lisp-parkour.git] / README.md
blob0f7f0b580da228755b8dd1884c494f7d05d997d7
1 Parkour is a Lua library for structured editing of S-expressions, meant to be used in text editor plugins.
3 Editors supported so far:
5 - [Vis](https://github.com/martanne/vis) - via [vis-parkour](https://repo.or.cz/vis-parkour.git)
6 - [Textadept](https://github.com/orbitalquark/textadept) - via [ta-parkour](https://repo.or.cz/ta-parkour.git)
7 - [Howl](https://howl.io) - via [howl-parkour](https://repo.or.cz/howl-parkour.git)