un-inception/test
2026-02-25 17:40:21 -05:00
..
fib.c Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.clj Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.cob Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.cpp Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.cr Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.cs Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.d Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.dart Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.erl Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.ex add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
fib.f90 Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.forth Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.fs Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.go add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
fib.groovy Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.hs Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.java Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.jl Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.js add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
fib.kt Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.lisp Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.lua Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.m Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.ml Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.nim Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.php Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.pl Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.pro Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
fib.r Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.raku Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.rb Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.rs Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.scm Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.sh add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
fib.tcl Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.ts Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.v Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
fib.zig Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00
qr.awk feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.c feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.clj feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.cob fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.cpp feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.cr fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.cs feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.d fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.dart feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.erl feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.ex add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
qr.f90 fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.forth feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.fs fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.go add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
qr.groovy fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.hs fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.java feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.jl feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.js add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
qr.kt feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.lisp feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.lua feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.m feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.ml fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.nim fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.php feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.pl fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
qr.pro feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.ps1 feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.py add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
qr.r feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.raku feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.rb feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.rs feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.scm feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.sh add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
qr.tcl feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.ts feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.v feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
qr.zig feat: add QR code functional tests across 41 languages 2026-01-27 18:24:54 -05:00
run_tests.sh add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
timing_chart.dot Initial commit: 42 UN CLI implementations 2025-12-23 09:57:08 -05:00