Top 10 similar words or synonyms for unrealscript

haxe    0.745077

hypercard    0.737761

gambas    0.735079

quickbasic    0.734505

freebasic    0.723193

realbasic    0.716476

beanshell    0.713112

kdevelop    0.711169

autoit    0.710755

pygame    0.706088

Top 30 analogous words or synonyms for unrealscript

Article Example
Unreal Engine Similar to Java, UnrealScript is object-oriented without multiple inheritance (classes all inherit from a common Object class), and classes are defined in individual files named for the class they define. Unlike Java, UnrealScript does not have object wrappers for primitive types. Interfaces are only supported in Unreal Engine generation 3 and a few Unreal Engine 2 games. UnrealScript supports operator overloading, but not method overloading, except for optional parameters.
Unreal Engine UnrealScript (often abbreviated to UScript) is Unreal Engine's native scripting language used for authoring game code and gameplay events before the release of Unreal Engine 4. The language was designed for simple, high-level game programming. The UnrealScript interpreter was programmed by Tim Sweeney, who also created an earlier game scripting language, ZZT-oop.
Revolution 60 "Revolution 60" was developed on Unreal Engine 3 using UnrealScript, with Autodesk Maya used for animation before porting it into the Unreal Development Kit.
Domain-specific language Unreal and Unreal Tournament unveiled a language called UnrealScript. This allowed for rapid development of modifications compared to the competitor Quake (using the Id Tech 2 engine). The Id Tech engine used standard C code meaning C had to be learned and properly applied, while UnrealScript was optimized for ease of use and efficiency. Similarly, the development of more recent games introduced their own specific languages, one more common example is Lua for scripting.
Unreal Engine The engine became popular due to the modular engine architecture and the inclusion of a scripting language called UnrealScript, which made it easy to mod, including total conversions like "".