Meta-tracing

Meta-tracing is a mostly automatic transformation that takes an interpreter as input and produces a tracing just-in-time compiler as output. Since interpreters are usually easier to write than compilers, but run slower, this technique can make it easier to produce efficient implementations of programming languages.

Source: Wikipedia — Meta-tracing (CC BY-SA 4.0)

Meta-tracing

Meta-tracing is a mostly automatic transformation that takes an interpreter as input and produces a tracing just-in-time compiler as output. Since interpreters are usually easier to write than compilers, but run slower, this technique can make it easier to produce efficient implementations of programming languages.

Source: Wikipedia "Meta-tracing" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy