lanshou's Stars
gopherchina/conference
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
plctlab/PLCT-Open-Reports
PLCT实验室的公开演讲,或者决定公开的组内报告
faster-cpython/ideas
matz/streem
prototype of stream based programming language
qyuhen/book
学习笔记
pjreddie/darknet
Convolutional Neural Networks
anlongfei/compilerbook
compilerbook
microsoft/verona
Research programming language for concurrent ownership
swiftlang/swift
The Swift Programming Language
cjl1314/CZL
CZL编程语言
Plaristote/segvcatch
Automatically exported from code.google.com/p/segvcatch
swiftlang/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
vadimcn/codelldb
A native debugger extension for VSCode based on LLDB
EbookFoundation/free-programming-books
:books: Freely available programming books
google/googletest
GoogleTest - Google Testing and Mocking Framework
golang/proposal
Go Project Design Documents
google/tcmalloc
llvm-mirror/llvm
Project moved to: https://github.com/llvm/llvm-project
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
llvm-mirror/llgo
Mirror of official llgo git repository located at http://llvm.org/git/llgo. Updated every five minutes. http://llvm.org/svn/llvm-project/llgo/trunk/README.TXT
derekparker/delve
Delve is a debugger for the Go programming language.
golang/go
The Go programming language
go-llvm/llgo
LLVM-based compiler for Go
VundleVim/Vundle.vim
Vundle, the plug-in manager for Vim
mbbill/flexbison
Flex and bison sample code
eliben/llvm-clang-samples
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
wzpan/cmake-demo
《CMake入门实战》源码
Tencent/plato
腾讯高性能分布式图计算框架Plato