jemoo's Stars
dbohdan/embedded-scripting-languages
A list of embedded scripting languages
arnetheduck/nlvm
LLVM-based compiler for the Nim language
pallene-lang/pallene
Pallene Compiler
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
jbevain/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
0xd4d/dnlib
Reads and writes .NET assemblies and modules
LADSoft/DotNetPELib
A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format
godot-nim/gdext-nim
Nim for Godot GDExtension. A pure library and a CLI tool.
terralang/terra
Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
jmgomez/NimForUE
Nim plugin for UE5 with native performance, hot reloading and full interop that sits between C++ and Blueprints. This allows you to do common UE workflows like for example to extend any UE class in Nim and extending it again in Blueprint if you wish so without restarting the editor. The final aim is to be able to do in Nim what you can do in C++
rochus-keller/Oberon
Oberon parser, code model & browser, compiler and IDE with debugger, and an implementation of the Oberon+ programming language
hengestone/lua-languages
Languages that compile to Lua
grow-graphics/gd
Go + Godot 4.3
godot-go/godot-go
Go bindings for Godot 4.3 GDExtension API
JohnnyMorganz/luau-lsp
Language Server Implementation for Luau
teal-language/tl
The compiler for Teal, a typed dialect of Lua
luau-lang/luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
dbohdan/compilers-targeting-c
A list of compilers that can generate C code
ooc-lang/rock
:ocean: self-hosted ooc compiler that generates c99
WheretIB/nullc
Fast C-like programming language with advanced features
nitlang/nit
Nit language
NerdLang/nerd
🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
panno8M/godot-nim
godot 4.x bindings for nim-lang (early stage)
fusionlanguage/fut
Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
profelis/daScript-plugin
daScript language support
libffi/libffi
A portable foreign-function interface library.
CVM-Projects/JitFFI
A fast and customizable JIT compiler for FFI (Foreign-Function Interface).
TinyCC/tinycc
Unofficial mirror of mob development branch