RevengerWizard's Stars
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
tc39/proposals
Tracking ECMAScript Proposals
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
github-linguist/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
lua/lua
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
marcobambini/gravity
Gravity Programming Language
appcypher/awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
mhxion/awesome-discord-communities
A curated list of awesome Discord communities for programmers
tc39/proposal-decorators
Decorators for ES6 classes
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
faster-cpython/ideas
dbohdan/embedded-scripting-languages
A list of embedded scripting languages
rubyide/vscode-ruby
Provides Ruby language and debugging support for Visual Studio Code
kokke/tiny-regex-c
Small portable regex in C
wdv4758h/awesome-jit
A curated list of awesome JIT frameworks, libraries, software and resources
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
jsandler18/raspi-kernel
pragmagic/vscode-nim
An extension for VS Code which provides support for the Nim language.
CodeWithSwastik/vscode.py
Create VSCode Extensions with python
cb372/line-count
A line counter for GitHub-hosted repositories, built with node.js
zuiderkwast/nanbox
NaN-boxing in C (but not really NaN-boxing strictly speaking)
zq1997/RegCPython
register-based CPython
TSnake41/raylib-wren
raylib wren binding (raylib-wren/wray), also available at https://gitlab.com/TSnake41/wray
luke-gru/clox
Scripting language developed alongside reading of craftinginterpreters
zhuzilin/es
A JavaScript interpreter from scratch, supporting ES5 syntax.
qtnc/lua2exe
lua2exe, pack lua scripts into an executable
egordorichev/funk
A complete language with the only variable type being a function