Compiler
Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.
Here are 10,676 public repositories matching this topic...
A JavaScript compiler and runtime for microcontrollers.
-
Updated
Sep 9, 2023 - JavaScript
JLox is a programming language "implementation" based on Java.
-
Updated
May 21, 2023 - Java
A compiler for a c-like language
-
Updated
Aug 8, 2023 - C
A simple Python compiler written in Python 🐍.
-
Updated
Aug 4, 2023 - Python
The Chad Language
-
Updated
Aug 8, 2023 - TypeScript
This repository contains the programs associated with the Compiler Lab (CSL 411) of the 7th semester CSE as specified by APJKTU.
-
Updated
Sep 16, 2023 - C
frontend of a compiler for "TSLANG"(The Simple Language)
-
Updated
Nov 22, 2022 - Python
Compiler for a general purpose statically typed language - Sypher.
-
Updated
Jun 5, 2024 - C