Lists (2)
Sort Name ascending (A-Z)
- All languages
- ANTLR
- Ada
- Assembly
- Astro
- Awk
- Batchfile
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CodeQL
- Common Lisp
- Coq
- Crystal
- Cuda
- Dockerfile
- Emacs Lisp
- F#
- F*
- Factor
- Fortran
- FreeBASIC
- GAP
- Go
- HTML
- Haskell
- HolyC
- Idris
- Java
- JavaScript
- Julia
- Jupyter Notebook
- LLVM
- Latte
- Lex
- Lua
- M
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- Mint
- Modula-2
- NewLisp
- Nix
- OCaml
- Objective-C
- Odin
- OpenQASM
- OpenSCAD
- PDDL
- PHP
- Parrot
- Perl
- PowerShell
- Prolog
- PureBasic
- Python
- QuickBASIC
- R
- REXX
- Racket
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SMT
- Scala
- Scheme
- ShaderLab
- Shell
- SmPL
- Standard ML
- StringTemplate
- Swift
- TeX
- Terra
- Tree-sitter Query
- TypeScript
- V
- Verilog
- Visual Basic .NET
- Vue
- WebAssembly
- Wikitext
- XSLT
- YARA
- Yacc
- Zeek
- reStructuredText
Starred repositories
JSONLang is a programming language written in JSON format.
lovasoa / tidy-html5
Forked from htacg/tidy-html5Experimental fork of Tidy for HTML5 documents
Exposing problems in json parsers of several programming languages.
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
C-lang PHP extension thats allows you to access javascript from PHP code that runs in the browser.
seanmorris / php-wasm
Forked from oraoto/pibPHP in Browser, powered by WebAssembly.
Sample x64dbg plugin to scan the stack during tracing.
Boot loader for real mode written in C.
Ever wanted to execute PHP in your kernel driver? Look no further!
Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
Ghetto user mode emulation of Windows kernel drivers.
Simple C++ PoC of SeDebugPrivilege Privesc
Winners of the International Obfuscated C Code Contest
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
The firmware of LinnStrument, an Open Revolutionary Expressive Musical Performance Controller
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical anal…