diff --git a/README.md b/README.md index 0c30827..873a482 100644 --- a/README.md +++ b/README.md @@ -663,8 +663,6 @@ language. It is loosely modelled after JUnit and some ideas from AUnit. #### Programming Languages - [para-sail](http://parasail-lang.org/) - ParaSail is a highly parallel experimental language, similar to Go and Erlang. Originaly owned by SofCheck (now AdaCore), it is a test project to try new ideas. Expandable pointers is a sample feature that is about to be introduced to SPARK and Ada. There are in fact 4 experimental languages: ParaSail, Sparkel, Javallel, Parython, all sharing bytecode interpreter and LLVM engine. -- [ada-lua](https://github.com/AdaCore/ada-lua) - Ada binding for Lua. -- [coreland-lua-ada](https://github.com/io7m/coreland-lua-ada) - Ada bindings to the Lua language. #### Misc - [dhondt](https://github.com/simonjwright/dhondt) - Ada implementation of D’Hondt electoral result calculator. @@ -681,6 +679,8 @@ language. It is loosely modelled after JUnit and some ideas from AUnit. - [tcl-ada-shell](https://github.com/simonjwright/tcladashell) - Tcl Ada SHell (Tash) is an Ada binding to Tcl/Tk. - [tashy](https://github.com/thindil/tashy) - Tashy is short from Tcl Ada SHell Younger. It is derivate of Tash, focused mostly on Tk binding. - [hungarian](https://github.com/mosteo/hungarian) - Ada wrapper for the fast Stachniss' Hungarian solver. +- [ada-lua](https://github.com/AdaCore/ada-lua) - Ada binding for Lua. +- [coreland-lua-ada](https://github.com/io7m/coreland-lua-ada) - Ada bindings to the Lua language. ## License