Pinned Repositories
awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
babyc
A toy C compiler
basic_rs
Original Dartmouth BASIC Interpreter/Compiler
basm
The Basic Computer Assembler
Kaya-BASIC
Multi-platform BASIC compiler, supports Windows, Linux and macOS. easy extends with C++
MyFbFramework
My FreeBasic Framework
rcc
Very basic c compiler written in rust, following https://norasandler.com/2017/11/29/Write-a-Compiler.html
VB6-portable-IDE
VB6 Portable Edition
VBCCR
VB Common Controls Replacement Library
VisualFBEditor
IDE for FreeBasic
kankouhin's Repositories
kankouhin/Kaya-BASIC
Multi-platform BASIC compiler, supports Windows, Linux and macOS. easy extends with C++
kankouhin/VB6-portable-IDE
VB6 Portable Edition
kankouhin/MyFbFramework
My FreeBasic Framework
kankouhin/VBCCR
VB Common Controls Replacement Library
kankouhin/VisualFBEditor
IDE for FreeBasic
kankouhin/awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
kankouhin/build-web-application-with-golang
A golang ebook intro how to build a web with golang
kankouhin/c2rust
Migrate C code to Rust
kankouhin/ccmouse
学习ccmouse老师的课程,自己敲的代码,分布式并发爬虫的噢
kankouhin/cmake-examples
Useful CMake Examples
kankouhin/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
kankouhin/curlpp
C++ wrapper around libcURL
kankouhin/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
kankouhin/go-sciter
Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
kankouhin/gobasic
A BASIC interpreter written in golang.
kankouhin/lux
👾 Fast and simple video download library and CLI tool written in Go
kankouhin/merry
メリーおばさんのLinux講座
kankouhin/misc
学习与工作中收集的一些资料
kankouhin/Python-100-Days
Python - 100天从新手到大师
kankouhin/ripgrep
ripgrep recursively searches directories for a regex pattern
kankouhin/rls
Repository for the Rust Language Server (aka RLS)
kankouhin/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
kankouhin/rust-translation-guide
Rust 文档翻译指引-The translation guide for Rust docs
kankouhin/RustPython
A Python Interpreter written in Rust
kankouhin/serde
Serialization framework for Rust
kankouhin/StudyWithMind
C#学习书籍,设计模式,数据库等pdf,及个人笔记。
kankouhin/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
kankouhin/trpl-zh-cn
Rust 程序设计语言(第二版 & 2018 edition)
kankouhin/VBS-VSCode
VSCode VBScript language extension
kankouhin/vscode-lldb
LLDB for Visual Studio Code