• Stars
    star
    13
  • Rank 1,467,580 (Top 30 %)
  • Language APL
  • License
    Creative Commons ...
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Journey to the Center of the Lambda Calculus

More Repositories

1

bzip3

A better and stronger spiritual successor to BZip2.
C
629
star
2

malbolge-lisp

A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.
TeX
458
star
3

kamilalisp

A functional, flexible and concise Lisp.
Java
254
star
4

asmbf

The only true brainfuck-targetting assembler.
C
101
star
5

C-Learning-Resources

Resources for learning C that are the best in my opinion.
93
star
6

qbdiff

building and applying patches to binary files
C
62
star
7

tinyz80

A minimal Z80 implementation.
C
20
star
8

sdlgames

A collection of small games made using SDL and C/++.
C++
19
star
9

blc-mb

Binary Lambda Calculus evaluation engine written in Malbolge.
C
17
star
10

A-Programming-Language

An effort to transcribe Ken Iverson's "A Programming Language" book to LaTeX.
TeX
17
star
11

tiny6502

a small (~140 line) and portable 6502 emulator demo.
Assembly
16
star
12

typeracer

A ncurses-powered typing game
C
16
star
13

tau

a reasonably fast syntax highlighter
C
13
star
14

writings

a single place to collectively store every bit of my writings i deem at least remotely valuable.
TeX
13
star
15

modern-rzip

A backup suite. Supports FLZMA2, bzip3, LZ4, Zstandard, LSH i-node ordering deduplicating archiver, long range deduplication, encryption and recovery records
C
13
star
16

Maja

A slick numerics-oriented Mathematical library for Java
Java
13
star
17

asm2ws

alpha-grade whitespace toolchain
C
11
star
18

lz4huf

An attempt to marry a fast Lempel-Ziv codec (LZ4) with a fast entropy coder (Huff0).
C
10
star
19

ski

a 666-byte, public domain SKI combinator calculus evaluator in C, minsky machines and other stuff
Perl
9
star
20

mri

minecraft region interchange - compressing minecraft savefiles with bzip3.
C
9
star
21

compression

playing with small decompressors and good ratios :)
9
star
22

adler32-sse2

Adler32 implementation used in Alpha64 at ~13GiB/s in a 1 kilobyte binary.
Assembly
8
star
23

ski-windows

a 976-byte, GUI SKI calculus evaluator written in x86 assembly for windows
Assembly
8
star
24

nonalphanumeric-c

A compiler targetting a subset of C which doesn't use letters nor numbers.
C
8
star
25

mblzp

A lightweight (8MB) implementation of the McIlroy-Tamayo Lempel-Ziv variation in Malbolge Unshackled.
C
7
star
26

JSONFormatter

JSON formatting service in... Brainfuck?
Brainfuck
7
star
27

cosmopolitan-sk

SK calculus reducer in as many programming languages as possible.
TSQL
7
star
28

rezip

Turn any archive format supported by libarchive into an uncompressed zip file for better archiving purposes.
C
6
star
29

cursed-asm

Use AT&T syntax on even lines and Intel syntax on odd lines
Assembly
6
star
30

LambdaCalculus

Dead simple implementation of Lambda Calculus.
C
6
star
31

dirac

Delightfully Intricate Reasonably Amazing Calculator
C
6
star
32

aoc2023

Advent Of Code 2023 in APL, Haskell and C.
Haskell
6
star
33

b2all

Collection of brainfuck-to-anything compilers in brainfuck.
Brainfuck
6
star
34

esofun

esofun is an array, imperative, procedural and functional language mix.
C++
5
star
35

euler-apl

project euler solved in APL
APL
5
star
36

recreational

My submissions for Code guessing, Code golf and other recreational programming things.
C
5
star
37

apl-misc-math

Miscellaneous mathematical and numerical utilities in APL.
APL
5
star
38

MacroLogger

Simple C logging library utilizing only C89 preprocessor and standard library. It's possible to turn on ANSI colors and GNU preprocessor extensions (and they are by default)).
C
5
star
39

x86lisp

2158 byte Lisp interpreter for Windows.
5
star
40

cask

An alternative way to package Java applications.
Java
4
star
41

e8e9

A command-line wrapper for Shelwien's e8e9 algorithm.
C
4
star
42

apl-logic

Logic gate system emulation in APL.
APL
3
star
43

dx

Domain eXtensions for Dyalog APL
APL
3
star
44

esologs

Logs of the #esoteric channel on freenode.net
3
star
45

dyalog-hs

Dyalog APL Competition solved with Haskell.
Haskell
3
star
46

snakes

A KoTH programming game host for the Esolangs Discord server.
C
3
star
47

apio

a very good and not bad c++ utility library.
C++
3
star
48

elf-infection

Source code for https://palaiologos.rocks/essays/posts/elf-infection/
Assembly
2
star
49

Gisa

Gisa is unique programming language with pipeline compiling to Brainfuck
C
2
star
50

codegolf-submissions

My submissions on https://codegolf.stackexchange.com
mupad
2
star
51

Proton

Proton is toolkit for desktop app creation in ActionScript3
AutoIt
2
star
52

sublime-v2

sublime: an asm2bf execution bot written in typescript
Perl
2
star
53

euler

Project Euler solved in Brainfuck.
Brainfuck
2
star
54

kspalaiologos

Github description, I guess.
2
star
55

malware

Malware created for DOS/Win9x/WinNT/Office solely for educational purposes :)
Assembly
2
star
56

minits

a crude testing platform used by malbolgelisp ca. August of 2021, preserved for historical reasons.
TypeScript
1
star
57

Chess.fl

Chess.fl is simple Flash library for managing chessboards.
ActionScript
1
star
58

TinyURL-Shortener

TinyURL frontend script written in Bash. Requires cURL to be installed on target machine.
Shell
1
star
59

terranuke

Simple Terraria server exploit targeting servers that don't close connection after receiving garbage data and process it afterwards.
AutoIt
1
star
60

ILoCore-Release

Binaries of ILoCore Minecraft 1.14 plugin.
1
star
61

dotfiles

A stripped down version of my dotfiles hopefully suitable for use by others.
Shell
1
star
62

uAnnouncer

uAnnouncer is tiny AutoMessage inspired plugin supporting all stable minecraft releases
1
star
63

namechanger

simple bash script to replace one pattern with another for each of your github repositories
Shell
1
star
64

Chemal

The chemical balancer
ActionScript
1
star
65

code-guessing-backend

a (yet incomplete), fully automated code guessing automation platform.
Shell
1
star
66

sdlreversi

A reversi/othello game under 500 lines of C++ code.
C++
1
star
67

sdlmine

A SDL2 minesweeper in 1000 lines of code.
C
1
star
68

MANIAC-2

Replica of the first computer to beat human in a chess-like game.
C
1
star
69

ctlsh

A C port of the Trend Micro Locality Sensitive Hashing library.
C
1
star
70

rust-jni-template

A template for developing JNI libraries using the Rust programming language
Java
1
star
71

ppmdj1

A Github mirror of Dymitry Shkarin's PPMd var. J
C++
1
star