CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 12:55:05 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100712135604
location: https://web.archive.org/web/20100712135604/https://github.com/jaked/ocamljs
server-timing: captures_list;dur=2.632359, exclusion.robots;dur=0.029715, exclusion.robots.policy;dur=0.013947, esindex;dur=0.012370, cdx.remote;dur=62.469132, LoadShardBlock;dur=641.409328, PetaboxLoader3.resolve;dur=468.189407, PetaboxLoader3.datanode;dur=69.362409
x-app-server: wwwb-app210
x-ts: 302
x-tr: 796
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; 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: Thu, 07 Aug 2025 12:55:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 12 Jul 2010 13:56:04 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "616cba3b9baa1f1241894f5e1bf44180"
x-archive-orig-x-runtime: 75ms
x-archive-orig-content-length: 25402
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, 12 Jul 2010 13:56:04 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 12 Jul 2010 13:56:04 GMT", ; rel="memento"; datetime="Mon, 12 Jul 2010 13:56:04 GMT", ; rel="next memento"; datetime="Fri, 16 Mar 2012 21:30:22 GMT", ; rel="last memento"; datetime="Sun, 20 Jul 2025 14:48:28 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: 51_16_20100712122841_crawl103-c/51_16_20100712135550_crawl101.arc.gz
server-timing: captures_list;dur=0.746807, exclusion.robots;dur=0.058236, exclusion.robots.policy;dur=0.014724, esindex;dur=0.015613, cdx.remote;dur=72.233535, LoadShardBlock;dur=383.622959, PetaboxLoader3.resolve;dur=393.342508, PetaboxLoader3.datanode;dur=159.095537, load_resource;dur=231.778512
x-app-server: wwwb-app210
x-ts: 200
x-tr: 758
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
jaked's ocamljs at master - GitHub
jaked / ocamljs
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
ocamljs /
README
This is ocamljs, a Javascript back-end for ocamlc. See https://code.google.com/p/ocamljs/ for details and installation instructions. For a quick start: 1. ./configure -srcdir SRCDIR, where SRCDIR is the path of an unpacked OCaml source tree (version 3.10.2, 3.11.0, or 3.11.1) 2. make 3. make install 4. make examples Ocamljs is written by Jake Donham with contributions from Dave Benjamin (jQuery binding) Haoyang Wang Mike Wells Stepan Zastupov