RevengerWizard's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/Python
All Algorithms implemented in Python
nothings/stb
stb single-file public domain libraries for C/C++
Rapptz/discord.py
An API wrapper for Discord written in Python.
jupyter/notebook
Jupyter Interactive Notebook
rswier/c4
C in four functions
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
github/semantic
Parsing, analyzing, and comparing source code across many languages
microsoft/vscode-extension-samples
Sample code illustrating the VS Code extension API.
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
LuaJIT/LuaJIT
Mirror of the LuaJIT git repository
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
zserge/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
libffi/libffi
A portable foreign-function interface library.
spencertipping/jit-tutorial
How to write a very simple JIT compiler
discord/discord-rpc
munificent/magpie
The Magpie programming language
dlfcn-win32/dlfcn-win32
Official dlfcn-win32 repo
a327ex/STALKER-X
Camera module for LÖVE
dictu-lang/Dictu
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
rxi/juno
Framework for making 2D games with chunky pixels in Lua
LuaDist/srlua
A tool for building self-running Lua programs.
pfirsich/lua-discordRPC
LuaJIT FFI Wrapper for the Discord Rich Presence API
egordorichev/lit
Lit scripting language
RevengerWizard/teascript
Teascript programming language
bncastle/love2d-tutorial
Code from my Love2D tutorial series
videah/splashy
LÖVE Splash Screen Library
BergerAPI/ACL
A simple scripting language made in c++
Dot32Dev/count-lines
This terminal program will read the length of any lua files within a directory
csci1710/forge-language-extension-vscode
Forge language server extension for vscode