CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 22:48:00 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100405050015
location: https://web.archive.org/web/20100405050015/https://github.com/kar8nga/quarto
server-timing: captures_list;dur=1.138102, exclusion.robots;dur=0.034757, exclusion.robots.policy;dur=0.016734, esindex;dur=0.019256, cdx.remote;dur=217.885848, LoadShardBlock;dur=372.594493, PetaboxLoader3.resolve;dur=255.311506, PetaboxLoader3.datanode;dur=68.600226
x-app-server: wwwb-app219
x-ts: 302
x-tr: 633
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app219; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 06 Aug 2025 22:48:01 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 05 Apr 2010 05:00:15 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "dcd95cce96560c222c481800f3f80d56"
x-archive-orig-x-runtime: 161ms
x-archive-orig-content-length: 18767
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 05 Apr 2010 05:00:15 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 05 Apr 2010 05:00:15 GMT", ; rel="memento"; datetime="Mon, 05 Apr 2010 05:00:15 GMT", ; rel="last memento"; datetime="Mon, 05 Apr 2010 05:00:15 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_15_20100405043023_crawl101-c/52_15_20100405050005_crawl101.arc.gz
server-timing: captures_list;dur=0.692885, exclusion.robots;dur=0.025708, exclusion.robots.policy;dur=0.011144, esindex;dur=0.015127, cdx.remote;dur=76.380510, LoadShardBlock;dur=397.629267, PetaboxLoader3.resolve;dur=350.959338, PetaboxLoader3.datanode;dur=187.783053, load_resource;dur=260.865288
x-app-server: wwwb-app219
x-ts: 200
x-tr: 796
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
kar8nga's quarto at master - GitHub
kar8nga / quarto
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage

= (author)
Sat Mar 13 14:05:07 -0800 2010
commit 872bee6d053b3f20430df947a49776eaaaabe842
tree dd0ba35194b1ddf71019484dffef698a288b7200
parent db15da9e30ac9e1e155add8b19d3def6642413ab
tree dd0ba35194b1ddf71019484dffef698a288b7200
parent db15da9e30ac9e1e155add8b19d3def6642413ab
quarto /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
LICENSE.md | ||
![]() |
README.md | ||
![]() |
TODO.md | ||
![]() |
quarto.md | ||
![]() |
quarto.sml |
README.md
Quatro & SML
Playing around with the game quarto and sml - this game seems to lend itself to functional programming.
Files
- quarto.md: a fast overview of the game with some links and general thoughts about solving it
- quarto.sml: the sml code to deal with the board, etc