NimbyScript: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 December 2025

1 December 2025

29 November 2025

25 November 2025

1 November 2025

  • curprev 17:4217:42, 1 November 2025Admin talk contribs 41,809 bytes +41,809 Created page with "<span id="purpose"></span> = Purpose = NimbyScript is an imperative, statically typed, AOT native compiled language for scripting gameplay extensions for NIMBY Rails. It compiles down to native machine code, just like C. It has zero calling and data marshalling overhead with C/C++: a NimbyScript function is a C function. NimbyScript data types are C types. This capability makes its compiled code much faster than the usual scripting languages used im game development, bo..."