Comment on Ravi is a dialect of Lua, with JIT and AOT compilersparentComments−logtempo2yho I see. It's kind of a programming interface, a "higher level" language, a plug-in.for exemple, GdScript in Godot game engine would fall into the "embedded dynamic language" ?−bbkane2yYes I think so- it manipulates and orchestrates the compiled C++ code underneath.
Comments
ho I see. It's kind of a programming interface, a "higher level" language, a plug-in.
for exemple, GdScript in Godot game engine would fall into the "embedded dynamic language" ?
Yes I think so- it manipulates and orchestrates the compiled C++ code underneath.