413 results for Compiler · 0.146s

github.com/hoelzl/stalin

hoelzl/stalin

Jeffrey Mark Siskind's optimizing Scheme compiler (⭐ 9)

Sponsored Partners
github.com/barak/stalin

barak/stalin

stalin brutally optimizing Scheme compiler, with Debianization patches (⭐ 400)

github.com/red/red

red/red

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in…

download.cnet.com/termux-for-pc/3000-windows-termux.html

Termux for PC for Windows - CNET Download

Aug 25, 2025 · Termux for PC provides easy access to thousands of Linux packages through its command-line package manager. Users can install and update tools like compilers, editors, and …

github.com/microsoft/AL

microsoft/AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynam…

github.com/embedded2015/jit-construct

embedded2015/jit-construct

JIT compiler from scratch, derived from Nick Desaulniers' great work (⭐ 40)

github.com/swiftlang/swift-driver

swiftlang/swift-driver

Swift compiler driver reimplementation in Swift (⭐ 840)

arxiv.org/abs/2405.17438v1

An LLM-Tool Compiler for Fused Parallel Function Calling

State-of-the-art sequential reasoning in Large Language Models (LLMs) has expanded the capabilities of Copilots beyond conversational tasks to complex function calling, managing thousands of API calls. However, the tendency of compositional prompting...

support.google.com/code/answer/77858?hl=en

What's with all the cache/nocache stuff and weird filenames?

The .nocache.js file contains JavaScript code that resolves the Deferred Binding configurations (such as browser detection, for instance) and then uses a lookup table generated by the GWT Compiler to …

www.pythonmorsels.com/python314

Python 3.14's best new features - Python Morsels

Oct 7, 2025 · Python 3.14 is now officially released, and I'd like to share some of my favorite new features. I'm not going to talk about the experimental free-threading mode, the just-in-time compiler, …

github.com/vmware-archive/cascade

vmware-archive/cascade

A Just-In-Time Compiler for Verilog from VMware Research (⭐ 446)

github.com/dyne/cjit

dyne/cjit

C Just In Time, interpreter and compiler (⭐ 440)

github.com/mitsuba-renderer/drjit

mitsuba-renderer/drjit

Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (⭐ 748)

github.com/nbp/holyjit

nbp/holyjit

Generic purpose Just-In-time compiler for Rust. (⭐ 1551)

www.reddit.com/r/Compilers/comments/1jnf9cu/is_writing_a_compiler_worth_it

Is writing a compiler worth it ?

I am a third-year college student. and I wrote a subset of GCC from scratch just for the sake of learning how things work and wanted a good project , now I am wondering is it even worth it , people ar...

arxiv.org/abs/1107.2683v1

An IDE to Build and Check Task Flow Models

This paper presents the Eclipse plug-ins for the Task Flow model in the Discovery Method. These plug-ins provide an IDE for the Task Algebra compiler and the model-checking tools. The Task Algebra is the formal representation for the Task Model and i...

github.com/aryx/goken9cc

aryx/goken9cc

goken9cc — A portable multi-platform C compiler, assembler, and linker rooted in Ken Thompson’s Plan 9 and Inferno toolchains, extended by Go developers to support also Linux, macOS, and Windows. (⭐ 1)

github.com/jmmartinez/easy-just-in-time

jmmartinez/easy-just-in-time

LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler. (⭐ 532)

en.wikipedia.org/wiki/Self-hosting_%28compilers%29

Self-hosting (compilers) - Wikipedia

In computer programming, self-hosting is the use of a program as part of the toolchain or operating system that produces new versions of that same program—for

en.wikipedia.org/wiki/Self-hosting

Self-hosting - Wikipedia

Self-hosting may refer to: Self-hosting (compilers), a computer program that produces new versions of that same program Self-hosting (network), the practice

github.com/hitzhangjie/golang-debugger-book

hitzhangjie/golang-debugger-book

From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master…

github.com/RealNeGate/Cuik

RealNeGate/Cuik

A Modern C11 compiler (STILL EARLY) (⭐ 1240)

en.wikipedia.org/wiki/Loop_inversion

Loop inversion - Wikipedia

science, loop inversion is a compiler optimization and loop transformation in which a while loop is replaced by an if block containing a do..while loop. When

en.wikipedia.org/wiki/Loop_splitting

Loop splitting - Wikipedia

Loop splitting is a compiler optimization technique. It attempts to simplify a loop or eliminate dependencies by breaking it into multiple loops which

gohugo.io/installation

Installation - gohugo.io

Install Hugo on macOS, Linux, Windows, BSD, and on any machine that can run the Go compiler tool chain.

github.com/fabianschuiki/moore

fabianschuiki/moore

A hardware compiler based on LLHD and CIRCT (⭐ 266)

arxiv.org/abs/2511.19635v1

Agint: Agentic Graph Compilation for Software Engineering Agents

LLM-based coding agents are increasingly common but still face challenges in context management, latency, reliability, reproducibility, and scalability. We present Agint, an agentic graph compiler, interpreter, and runtime that incrementally and hier...

github.com/parthpower/DCC_Basic

parthpower/DCC_Basic

Typical project for Synopsys DC Compiler (⭐ 8)

github.com/overminder/sanya-native

overminder/sanya-native

Yet another scheme compiler... This time generating shitty code. (⭐ 18)