@@ -147,12 +147,12 @@ To sort and filter the list interactively, visit the [webpage](https://dbohdan.g
147
147
148
148
## See also
149
149
150
- * [ cwal: Scripting Engine Without A Language] ( https://fossil.wanderinghorse.net/r/cwal/home ) .
151
- * [ Game scripting languages benchmarked] ( https://github.com/r-lyeh/scriptorium ) .
152
- * [ Languages that compile to JavaScript] ( https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS ) .
153
- * [ Languages that compile to Lua] ( https://github.com/hengestone/lua-languages ) .
154
- * [ miniKanren] ( http://minikanren.org/#implementations ) logic programming language implementations.
155
- * [ sol] ( https://github.com/ThePhD/sol2 ) &mdash ; C++ bindings for Lua.
150
+ - [ cwal: Scripting Engine Without A Language] ( https://fossil.wanderinghorse.net/r/cwal/home ) .
151
+ - [ Game scripting languages benchmarked] ( https://github.com/r-lyeh/scriptorium ) .
152
+ - [ Languages that compile to JavaScript] ( https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS ) .
153
+ - [ Languages that compile to Lua] ( https://github.com/hengestone/lua-languages ) .
154
+ - [ miniKanren] ( http://minikanren.org/#implementations ) logic programming language implementations.
155
+ - [ sol] ( https://github.com/ThePhD/sol2 ) &mdash ; C++ bindings for Lua.
156
156
157
157
## Contributing
158
158
0 commit comments