slince's Stars
fhaynes/iridium
A register-based VM in Rust
munificent/finch
The Finch programming language
skx/simple.vm
Simple virtual machine which interprets bytecode.
robertkrimen/otto
A JavaScript interpreter in Go (golang)
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
sculpin/sculpin
Sculpin — Static Site Generator
aligrudi/neatcc
A small arm/x86(-64) C compiler
MauriceGit/compiler
Compiler for a small language into x86-64 Assembly
rui314/8cc
A Small C Compiler
sysprog21/shecc
A self-hosting and educational C optimizing compiler
FlowShield/flowshield
Global web3.0 decentralized private retrieval of data security network,Building Cyber Sovereignty. by @IceFireLabs
ryanseddon/react-frame-component
Render your React app to an iFrame
Shopify/theme-scripts
Theme Scripts is a collection of utility libraries which help theme developers with problems unique to Shopify Themes.
gka/chroma.js
JavaScript library for all kinds of color manipulations
immerjs/immer
Create the next immutable state by mutating the current one
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
mrsuh/php-generics
PHP generics written in PHP
H5-Dooring/dooringx
快速高效搭建可视化拖拽平台
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
davidhu2000/react-spinners
A collection of loading spinner components for react
nfl/react-helmet
A document head manager for React
cycle/database
Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
markusenglund/react-switch
A draggable toggle-switch component for React. Check out the demo at:
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
silan-liu/virtual-machine
动手实现一个虚拟机
skx/monkey
An interpreted language written in Go
skx/evalfilter
A bytecode-based virtual machine to implement scripting/filtering support in your golang project.
BUAA-SE-Compiling/miniplc0-vm-standards
miniplc0 虚拟机标准。
BUAA-SE-Compiling/c0-vm-standards
C0 栈式虚拟机标准
d5/tengo
A fast script language for Go