Skip to content
View xrv3ovl's full-sized avatar

Block or report xrv3ovl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

compiler

53 repositories

A single file C++ header-only PEG (Parsing Expression Grammars) library

C++ 1,030 126 Updated Mar 7, 2026

Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code …

C++ 40 13 Updated Nov 2, 2025

A minimalist single-header library for building pattern-matchers, lexers, and parsers.

C++ 211 6 Updated Jun 16, 2025

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

C++ 383 18 Updated Oct 23, 2024

MLIR For Beginners tutorial

C++ 1,243 119 Updated Jul 18, 2025

整合Pluto-Obfuscator和goron部分混淆,移植到LLVM-16.0.x,使用NewPassManager

C++ 135 19 Updated Aug 16, 2023

Kusto Query Language is a simple and productive language for querying Big Data.

C# 650 120 Updated Feb 10, 2026

MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.

C++ 151 22 Updated Mar 9, 2026

CSharp代码转lua,适用于使用lua实现热更新而又想有一个强类型检查的语言的场合

C# 415 106 Updated Oct 19, 2023

A small, fast, and embeddable programming language based on Lua with a gradual type system.

C++ 5,334 540 Updated Mar 6, 2026

A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..

C++ 99 19 Updated Mar 9, 2026

LLVM meets Code Property Graphs

C++ 96 7 Updated Feb 27, 2021

A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.

Kotlin 418 90 Updated Mar 9, 2026
LLVM 20 2 Updated Feb 22, 2021

Home of the Swag programming language compiler and standard workspace

C++ 16 Updated Nov 29, 2025
C++ 642 146 Updated May 30, 2023

LLVM Obfuscation Pass

C++ 24 4 Updated Dec 2, 2024

Independent hikari

C++ 45 19 Updated Feb 3, 2026

An attempt to port David Beazley's PLY to RPython, and give it a cooler API.

Python 391 61 Updated Jan 21, 2023

Yet another LLVM-based obfuscator

C++ 125 9 Updated Sep 3, 2024

C++ library for generating LALR(1) parsers

C++ 24 3 Updated Dec 4, 2022

Obfusheader.h is a portable header file for C++14 compile-time obfuscation.

C++ 981 120 Updated Aug 19, 2024

An x86-64 Code Virtualizer

C++ 310 33 Updated Sep 26, 2024

llvm pass demos by using new pas manager

C++ 7 2 Updated Nov 12, 2024

C++ python bytecode disassembler and decompiler

C++ 4,327 814 Updated Aug 30, 2025

My toy llvm pass

C++ 139 27 Updated Apr 27, 2022

An LR grammar automata generator (yet to be completed)

C++ 29 5 Updated Apr 29, 2025

Wyrm is a GCC GIMPLE to LLVM IR transpiler

C++ 57 1 Updated Jan 21, 2024

A simple lexical analyzer built using ANTLR and C++. This project reads an input file, tokenizes its contents using a lexer generated by ANTLR, and outputs the tokens to a specified output file. Le…

C++ 1 Updated May 18, 2024

an obfuscator based on LLVM which can obfuscate the program execution trajectory

C++ 107 8 Updated Mar 15, 2021