kitech / cygoLinks
A toy programming language base on Golang and compile to C, no name yet
☆34Updated this week
Alternatives and similar repositories for cygo
Users that are interested in cygo are comparing it to the libraries listed below
Sorting:
- JIT compile library for Go☆84Updated 5 years ago
- translate LLVM IR to Go☆125Updated 3 years ago
- yet another language interpreter written in Go☆19Updated 9 years ago
- LLVM backed progamming language (Go subset)☆139Updated 2 years ago
- The Go/XGo Interpreter☆139Updated 3 weeks ago
- Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).☆131Updated 4 years ago
- Yet Another Go+ interpreter (still in beta version)☆28Updated last year
- JIT compiler in Go☆246Updated last year
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Updated 3 years ago
- pratt parser framework☆69Updated 7 years ago
- NJ is a simple script engine in golang with Lua-like syntax.☆17Updated 3 years ago
- Fast Image Type,Width,Height detection for go, up to 16 image formats support.☆35Updated 5 years ago
- An interesting executable file parsing library written by Golang☆41Updated last year
- Cases for high concurrency go programs☆11Updated 5 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- a thread-safe concurrent map for go☆48Updated last year
- Golang source code parsing, usage like reflect package☆64Updated 4 months ago
- Golang reflect package hack tools