Lists (4)
Sort Name ascending (A-Z)
- All languages
- Ada
- Agda
- AngelScript
- Assembly
- Awk
- BASIC
- BQN
- Batchfile
- Brainfuck
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Cuda
- D
- DM
- Dart
- Emacs Lisp
- F#
- Factor
- Fennel
- Forth
- Fortran
- GAP
- Go
- HTML
- Haskell
- Haxe
- HolyC
- Io
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Limbo
- Logos
- Lua
- M
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- Modula-2
- NewLisp
- Nim
- OCaml
- Oberon
- Odin
- OpenEdge ABL
- PHP
- PLpgSQL
- Pascal
- Perl
- PicoLisp
- PostScript
- Processing
- Prolog
- Python
- Racket
- Ragel
- Raku
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Scilab
- Self
- Shell
- Standard ML
- Svelte
- SystemVerilog
- Tcl
- TeX
- TypeScript
- Typst
- VHDL
- Verilog
- WebAssembly
- Yacc
- Zig
- reStructuredText
Starred repositories
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Compiles Java bytecode to JavaScript, WebAssembly and C
I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network i…
pfalstad / circuitjs1
Forked from sharpie7/circuitjs1Electronic Circuit Simulator in the Browser
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible si…
Java bytecode to WebAssembly compiler
A Simple showcase for the Sea-of-Nodes compiler IR
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
Falling Sand Simulation implemented in Java. Every pixel is simulated every frame and has its own state and intrinsic motivations.
Symbolic regression solver, based on genetic programming methodology.
Generic implementation of genetic algorithm in Java.
Algorithmic composer based on machine learning using a second order Markov chain.
A BASIC compiler, written in Java, compiles BASIC programs into Java bytecode
A Java implementation of the projects in https://avik-das.github.io/build-your-own-raytracer/
The world's strongest Java chess engine.
Just a little toy language to learn about register-based VMs.
Implementation of Decision tree engine from scratch
A Markov chain based music generator written in Java.