Stars
BSD coreutils is a port of many utilities from BSD to Linux and macOS.
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
Pack several small values into a single integer
tritao / clang-cli
Forked from llvm-mirror/clangC++/CLI compiler based on Clang.
An operating system written in Common Lisp
C++ UTF-8 string handling utilities with conversions and a simple to use iterator
dotdevelop / dotdevelop
Forked from mono/monodevelopMonoDevelop is a cross platform .NET IDE
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
A portable and modern pixelart editor, written from scratch.
Common Lisp editor/IDE with high expansibility
A Lua implementation for the Dynamic Language Runtime (DLR).
Jackhammer88 / DbfFormat
Forked from hosseinnarimanirad/DbfFormatRead / Write DBF files
Binding and wrapper generator for C/C++ libraries
A emacs tree plugin like NerdTree for Vim.
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
A self-hosting mini Haskell compiler with a mini C runtime.
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.