OS
OSRepos
HomeRepositoriesRSS

Repository History

Explore all analyzed open source repositories

Topic: compiler
Bunster: Compile Shell Scripts into Secure, Portable, Static Binaries

Bunster: Compile Shell Scripts into Secure, Portable, Static Binaries

Bunster is an innovative shell compiler that transforms shell scripts into standalone, shell-independent programs. Unlike traditional wrappers, it transpiles scripts into Go code, which is then compiled into secure, portable, and static binaries. This tool offers a robust solution for distributing shell logic without external dependencies.

Apr 13, 2026
View Details
CSSQL: Convert SQL to CSS with this Esoteric Programming Language

CSSQL: Convert SQL to CSS with this Esoteric Programming Language

CSSQL is a unique "esoteric" programming language and compiler that allows developers to write CSS using a SQL DDL-like syntax. It reimagines CSS selectors as relational database tables, providing a novel approach to styling files. Written in Haskell, CSSQL is also made available for JavaScript environments via GHCJS.

Dec 6, 2025
View Details
Nuitka: Compiling Python to Executables and Extension Modules

Nuitka: Compiling Python to Executables and Extension Modules

Nuitka is a powerful Python compiler written in Python itself, offering full compatibility across a wide range of Python versions. It transforms Python applications into standalone executables or extension modules, significantly enhancing performance and simplifying distribution. This tool is ideal for developers looking to optimize their Python projects and create deployable binaries.

Oct 14, 2025
View Details
Page 1
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

Navigation

HomeRepositoriesSitemapRSS Feed

Legal

Privacy PolicyCookie Policy

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️