On 2018-08-07 at 11:23:34 +0200, fab1an wrote:

 > Hello,
 >  
 > Is possible using mruby on Latex? for example 
 > https://github.com/matsumotory/mruby-on-Lua

According to README.md and the examples there is no usable interface
between Lua and Ruby.  You can pass Ruby code as a string to
mruby.run() but you can't pass the results back to Lua.  The latter is
required because only Lua can communicate with TeX.

Hence IMO mruby isn't very useful, even for other purposes.

Regards,
  Reinhard

-- 
------------------------------------------------------------------
Reinhard Kotucha                            Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover                    mailto:reinhard.kotu...@web.de
------------------------------------------------------------------
_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to