From 7c38de2e9fa7b732db5c17fb18867ae1c1eed2e2 Mon Sep 17 00:00:00 2001
From: Bill Wendling
gwXscript is an object oriented, - aspect orientied programing language which can create both, executables (ELF, + aspect oriented programming language which can create both executables (ELF, EXE) and shared libraries (DLL, SO, DYNLIB). The compiler is implemented in its own language and translates scripts into LLVM-IR which can be optimized and translated into native code by the LLVM framework. Source code in -- 2.34.1