[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: PUC extensions to Luaproc -- public availability?
- From: Mason Bogue <scythe+lua@...>
- Date: Tue, 24 Mar 2020 12:33:24 -0400
Alex Skyrme wrote http://github.com/askyrme/luaproc for his MsC
thesis, which was extended twice as part of MsC theses at PUC-Rio:
https://www.maxwell.vrac.puc-rio.br/30267/30267.PDF (Liander Milan
Fernandez, MsC thesis)
https://www.maxwell.vrac.puc-rio.br/35424/35424.PDF (Fernando de Abreu
e Lima Alves, MsC thesis)
Will the source code for these extensions be made publicly available?
Has it been? In particular, L. Fernandez's thesis appears to have
added a good way to send tables between processes, which was difficult
in the original version.