Package io.github.protasm.jvmud.compiler.efun.builtin


package io.github.protasm.jvmud.compiler.efun.builtin
Built-in LPC-facing efun catalog.

This package contains the core efun implementations that compiled LPC code can resolve through a generated-code runtime context. The implementations bridge from LPC calls into JVMud engine behavior while keeping the efun contract close to compiler code generation and semantic checking.