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 318 public repositories matching this topic...
A compiler from Go to JavaScript for running Go code in a browser
-
Updated
Oct 28, 2024 - Go
wazero: the zero dependency WebAssembly runtime for Go developers
-
Updated
Nov 15, 2024 - Go
extract internal monitoring data from application logs for collection in a timeseries database
-
Updated
Nov 15, 2024 - Go
A fast script language for Go
-
Updated
Apr 23, 2024 - Go
Godzilla is a ES2015 to Go source code transpiler and runtime
-
Updated
Aug 7, 2017 - Go
The Wa Programming Language
-
Updated
Nov 14, 2024 - Go
🔍 Go binary size SVG treemap
-
Updated
Sep 20, 2024 - Go
Not a fan of Emacs Lisp? Hack Emacs in Go!
-
Updated
Aug 12, 2017 - Go
A simple virtual machine - compiler & interpreter - written in golang
-
Updated
Jul 2, 2022 - Go
🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon
-
Updated
Oct 10, 2024 - Go
A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.
-
Updated
Nov 13, 2024 - Go
JIT compiler in Go
-
Updated
Apr 30, 2024 - Go
自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机
-
Updated
Jun 15, 2022 - Go
Siri Shortcuts Programming Language 🍒
-
Updated
Nov 14, 2024 - Go