crossoverJie / gscript
💪🏻This is a statically and strongly typed language written in Go.|GScript 是用 Go 编写的静态、强类型的脚本语言。
☆219Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gscript
- 自制的一个编译器 , 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆227Updated 2 years ago
- tu-lang(凸)是一种编程语言,旨在创造一种非常简单高效的-零依赖-语言(防秃)。已实现自举☆166Updated last week
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆136Updated last year
- ⭕ Go 语言常用工具库,这个轱辘还算圆!☆154Updated 5 months ago
- 用go写一个docker☆183Updated 4 years ago
- pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.☆249Updated 2 years ago
- King IM Cloud 分布式即时通信云IM☆178Updated 9 months ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆240Updated 4 months ago
- µGo编程语言(从头开发一个迷你Go语言编译器)☆50Updated 2 years ago
- 用几十行Go语言代码写一个小型的容器(非原创)。☆37Updated last year
- 此仓库已转移到:https://github.com/gokins/gokins☆163Updated 2 years ago
- Gorm-plus是基于Gorm的增强版,类似Mybatis-plus语法。Gorm-plus is based on an enhanced version of Gorm, similar to Mybatis-plus syntax.☆290Updated 3 months ago
- 请转到 glide-im/glide☆282Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆60Updated 3 months ago
- a toy torrent client written in golang☆101Updated last year
- Go官方文档、go命令、标准库、博客、第三方包、Go Tour等的中文翻译合集☆24Updated last week
- Extensible network application framework inspired by netty☆481Updated 3 weeks ago
- 制作的电子书越来越多,找个仓库放置,方便下载☆183Updated last month
- Operate Database So Easy For GoLang Developer☆178Updated last year
- 使用 Go 实现一个 LSM Tree 数据库☆79Updated 3 months ago
- 《Go 语言设计哲学》☆123Updated 2 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆434Updated 3 months ago
- redis implemented by golang☆54Updated 6 months ago
- 本教程教大家用 450 行 Go 代码实现一个简单的编程语言☆556Updated 3 years ago
- 《Go 语言设计与实现》示例代码☆276Updated 4 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆187Updated last year
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆112Updated 2 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated this week