Daniel_Hu (zongmumask)

zongmumask

Geek Repo

Location:Chengdu, China

Github PK Tool:Github PK Tool

Daniel_Hu's starred repositories

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

joplin

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

Language:TypeScriptLicense:NOASSERTIONStargazers:45318Issues:483Issues:6533

the-super-tiny-compiler

:snowman: Possibly the smallest compiler ever

Language:JavaScriptLicense:CC-BY-4.0Stargazers:27861Issues:473Issues:0

acorn

A small, fast, JavaScript-based JavaScript parser

c4

C in four functions

Language:CLicense:GPL-2.0Stargazers:9656Issues:327Issues:33

chibicc

A small C compiler

craftinginterpreters

Repository for the book "Crafting Interpreters"

Language:HTMLLicense:NOASSERTIONStargazers:8860Issues:167Issues:868

awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

quickjs

Public repository of the QuickJS Javascript Engine.

Language:CLicense:NOASSERTIONStargazers:8328Issues:154Issues:269

8cc

A Small C Compiler

LeetCode

:pencil: Python / C++ 11 Solutions of All LeetCode Questions

Language:PythonLicense:MITStargazers:5696Issues:0Issues:0

HexFiend

A fast and clever hex editor for macOS

Language:Objective-CLicense:BSD-2-ClauseStargazers:5328Issues:106Issues:318

cpplinks

A categorized list of C++ resources.

write-a-C-interpreter

Write a simple interpreter of C. Inspired by c4 and largely based on it.

Language:CLicense:GPL-2.0Stargazers:4013Issues:153Issues:22

qpdf

qpdf: A content-preserving PDF document transformer

Language:C++License:Apache-2.0Stargazers:3391Issues:69Issues:720

leetcode

LeetCode in pure C

readability

📚 Turn any web page into a clean view

tinycc

Unofficial mirror of mob development branch

Language:CLicense:LGPL-2.1Stargazers:1975Issues:71Issues:0

codeshell

A series of code large language models developed by PKU-KCL

Language:PythonLicense:NOASSERTIONStargazers:1616Issues:25Issues:79

E-Books

IT e-books

Language:ShellStargazers:1610Issues:0Issues:0

SmallerC

Simple C compiler

Language:CLicense:BSD-2-ClauseStargazers:1398Issues:75Issues:34

amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution

Language:CLicense:NOASSERTIONStargazers:1009Issues:56Issues:39

podofo

A C++17 PDF manipulation library

Language:C++License:NOASSERTIONStargazers:362Issues:16Issues:145

ceed

A tiny x86 compiler with ELF and PE target

Language:CLicense:BSD-2-ClauseStargazers:180Issues:8Issues:0

C-Language-Parser

A complete Parser for C-Language using Yacc.