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
romanvht / ByeByeDPI
Forked from dovecoteescapee/ByeDPIAndroidПриложение локально запускает ByeDPI и перенаправляет весь трафик через него
Bibliography of Scheme-related Research
solbjorg / oberon-riscv
Forked from sam-falvo/project-noreboOberon RISC-V port, based on Samuel Falvo's RISC-V compiler and Peter de Wachter's Project Norebo. Part of an academic project to evaluate Project Oberon on RISC-V.
Sample programs for comparison of different VM interpretation techniques
A registry of third-party Optuna packages
eukaryo / optuna-examples
Forked from optuna/optuna-examplesExamples for https://github.com/optuna/optuna
eukaryo / optuna
Forked from optuna/optunaA hyperparameter optimization framework
Akababa / Chess-Zero
Forked from Zeta36/chess-alpha-zeroChess reinforcement learning by AlphaZero methods.
YellowRoseCx / koboldcpp-rocm
Forked from LostRuins/koboldcppAI Inferencing at the Edge. A simple one-file way to run various GGML models with KoboldAI's UI with AMD ROCm offloading
rhulha / nanochess
Forked from bormand/nanochessDeobfuscation of the Toledo Javascript Chess
HoTT / Foundations
Forked from UniMath/FoundationsDevelopment of the univalent foundations of mathematics in Coq
HoTT / coq
Forked from rocq-prover/rocqCoq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive develo…
HoTT / HoTT-2023
Forked from HoTT/HoTT-2019Conference on Homotopy Type Theory 2023
bmstu-iu9 / Chipo-Kleene
Forked from OnionGrief/ChipollinoПреобразования регулярных выражений и конечных автоматов
deathau / markdownload
Forked from ariesdevil/markdown-clipperA Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.
rzach / forallx-yyc
Forked from OpenLogicProject/forallx-camUCalgary version of forallx, an introduction to formal logic
TokTok / c-toxcore
Forked from irungentoo/toxcoreThe future of online communications.
xoreaxeaxeax / movfuscator
Forked from Battelle/movfuscatorThe single instruction C compiler
tairov / llama2.py
Forked from karpathy/llama2.cInference Llama 2 in one file of pure Python
LostRuins / koboldcpp
Forked from ggml-org/llama.cppRun GGUF models easily with a KoboldAI UI. One File. Zero Install.
📙 Перевод книги Problem Solving with Algorithms and Data Structures Using Python
antimatter15 / alpaca.cpp
Forked from ggml-org/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
pfalstad / circuitjs1
Forked from sharpie7/circuitjs1Electronic Circuit Simulator in the Browser
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major c…