tinyBigGAMES LLC
Pinned Loading
Repositories
- VindexLLM Public
VindexLLM is a pure Delphi, GPU-powered LLM inference engine that uses Vulkan compute shaders to run GGUF models entirely on the GPU. It performs full transformer inference without relying on Python, CUDA, or other external runtimes, requiring only vulkan-1.dll, which is typically included with modern GPU drivers.
tinyBigGAMES/VindexLLM’s past year of commit activity - Metamorf Public
A unified compiler-construction meta-language designed to define and build programming languages within a single .mor file. By describing tokens, grammar rules, semantic analysis, and code generation in one place, developers can produce native Win64 or Linux64 binaries via a built-in Zig/Clang pipeline.
tinyBigGAMES/Metamorf’s past year of commit activity - ViperVM Public
A blazing-fast, language-agnostic virtual machine built in Delphi. Register-window architecture, generational GC, NaN-boxed values, first-class coroutines — engineered to be the universal backend for any language.
tinyBigGAMES/ViperVM’s past year of commit activity - WebViewBundle Public
WebViewBundle is a lightweight Delphi framework for bundling HTML, CSS, JS, and assets into a single EXE using WebView2. It embeds a ZIP-based virtual file system and serves it via virtual host mapping—no server, no installer, no dependencies.
tinyBigGAMES/WebViewBundle’s past year of commit activity - Tiger Public
Tiger is a Delphi-hosted compiler infrastructure that lets you generate native x86-64 binaries for Windows and Linux — executables, shared libraries, static libraries, and object files — entirely from code. There is no source language to parse. Instead, you construct programs using a fluent Delphi API: define types, declare functions.
tinyBigGAMES/Tiger’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…