kspalaiologos / recreational

My submissions for Code guessing, Code golf and other recreational programming things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recreational

A thingamabob repository that holds some recreational programming code that I wrote.

Featuring:

  • 1 Normalised Malbolge program
  • 21 C programs
  • 48 APL programs
  • 1 Boolfuck program
  • 26 Brainfuck programs
  • 10 Seed programs
  • 29 Malbolge programs
  • 1 C++ program
  • 30 asm2bf programs
  • 4 ELF binaries (x86_64 asm)
  • 3 Flat x86_64 memory image
  • 1 Malbolge/Whitespace polyglot
  • 2 Whitespace programs
  • 5 Befunge program
  • 1 KamilaLisp v0.1 program
  • 17 KamilaLisp v0.2 and v0.3 programs
  • 4 UNIX Shell programs
  • 4 J programs
  • 2 Perl programs
  • 2 Lua programs
  • 4 Python programs
  • 2 Haskell programs
  • 1 Vim program
  • 1 Rust program
  • 1 JavaScript program
  • 1 Dirac program

Contents:

  • My Esolangs code guessing event entries: The filenames match the regular expression [0-9]+\-[0-9]+[a-z]?\..+, where the first number is the round number, second is the submission number, while the final, optional letter is to disambiguate entries with multiple files attached.
  • My Esolang buffet entries: The filenames match the regular expression buffer\-[0-9]+\.tar.
  • My Esolang interpreter reverse engineering challenges:
    • UM8 (2021): UM8.exe
    • Nuova (2022): nuova.c
    • Binary Forthleq Calculus (2023): binary-forthleq-calculus.c
  • My Code Golf entries: Filenames match [0-9]+[a-z]\..+. The sequence of digits appended to https://codegolf.stackexchange.com/questions/ will result in the challenge text to pop up.

About

My submissions for Code guessing, Code golf and other recreational programming things.


Languages

Language:C 34.4%Language:Brainfuck 31.8%Language:Python 23.8%Language:Assembly 5.6%Language:APL 0.7%Language:HTML 0.7%Language:Vim Script 0.5%Language:Rust 0.5%Language:C++ 0.5%Language:Common Lisp 0.4%Language:Witcher Script 0.3%Language:Lua 0.3%Language:Haskell 0.2%Language:Shell 0.2%Language:NewLisp 0.1%Language:DIGITAL Command Language 0.1%Language:J 0.0%Language:Perl 0.0%