Any LuaJIT "continue" patch?

  • From: Glenn Maynard <glenn@xxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 12 Apr 2017 23:07:14 -0500

I'm testing out converting a Lua project to LuaJIT, and dealing with a few
langauge patches we use that need to be reimplemented.

One adds continue (http://www.corsix.org/luacontinue/continue.patch), which
is indispensable.  Is there any similar patch for LuaJIT?  I'm guessing
this can be done entirely within the parser without touching codegen.

-- 
Glenn Maynard

Other related posts: