CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 19 Aug 2025 23:51:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100104011826
location: https://web.archive.org/web/20100104011826/https://github.com/jashkenas/coffee-script/tree/0.1.1
server-timing: captures_list;dur=1.148516, exclusion.robots;dur=0.037644, exclusion.robots.policy;dur=0.015380, esindex;dur=0.017969, cdx.remote;dur=92.634644, LoadShardBlock;dur=2964.084828, PetaboxLoader3.resolve;dur=237.795744, PetaboxLoader3.datanode;dur=99.940011
x-app-server: wwwb-app216
x-ts: 302
x-tr: 3163
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app216; 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: Tue, 19 Aug 2025 23:51:46 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 04 Jan 2010 01:18:26 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9166db8cbfe720b8c5600bfae99b8e5d"
x-archive-orig-x-runtime: 98ms
x-archive-orig-content-length: 27061
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, 04 Jan 2010 01:18:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 04 Jan 2010 01:18:26 GMT", ; rel="memento"; datetime="Mon, 04 Jan 2010 01:18:26 GMT", ; rel="next memento"; datetime="Mon, 15 Feb 2010 11:25:31 GMT", ; rel="last memento"; datetime="Sat, 06 Mar 2010 01:42:12 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_13_20100103212327_crawl103_IndexOnly-c/52_13_20100104011715_crawl101.arc.gz
server-timing: captures_list;dur=0.459094, exclusion.robots;dur=0.017639, exclusion.robots.policy;dur=0.008302, esindex;dur=0.010615, cdx.remote;dur=8.338653, LoadShardBlock;dur=170.131566, PetaboxLoader3.datanode;dur=138.524776, PetaboxLoader3.resolve;dur=180.692308, load_resource;dur=199.386129
x-app-server: wwwb-app216
x-ts: 200
x-tr: 436
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
jashkenas's coffee-script at 0.1.1 - GitHub
jashkenas / coffee-script
- Source
- Commits
- Network (6)
- Issues (4)
- Downloads (7)
- Graphs
-
Tag:
0.1.1
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Wed Dec 16 20:10:03 -0800 2009 | built the first gem -- works just fine [jashkenas] |
![]() |
LICENSE | Wed Dec 16 19:42:53 -0800 2009 | completely reorganized for a gem and the 'coffe... [jashkenas] |
![]() |
README | Thu Dec 24 00:12:07 -0800 2009 | added some execution test [jashkenas] |
![]() |
Rakefile | Mon Dec 21 09:15:13 -0800 2009 | clean up children at exit -- had about twenty p... [jashkenas] |
![]() |
bin/ | Wed Dec 16 19:42:53 -0800 2009 | completely reorganized for a gem and the 'coffe... [jashkenas] |
![]() |
coffee-script.gemspec | Thu Dec 24 11:59:19 -0800 2009 | bumping to 0.1.1 [jashkenas] |
![]() |
documentation/ | Loading commit data... ![]() |
|
![]() |
examples/ | Thu Dec 24 01:33:59 -0800 2009 | changing switch/case to switch/when -- it's a b... [jashkenas] |
![]() |
index.html | ||
![]() |
lib/ | ||
![]() |
test/ | Thu Dec 24 11:50:44 -0800 2009 | added the typeof operater as an OpNode [jashkenas] |
README
= { } } { { { } } } }{ { { }{ } } _____ __ __ ( }{ }{ { ) / ____| / _|/ _| .- { { } { }} -. | | ___ | |_| |_ ___ ___ ( ( } { } { } } ) | | / _ \| _| _/ _ \/ _ \ |`-..________ ..-'| | |___| (_) | | | || __/ __/ | | \_____\___/|_| |_| \___|\___| | ;--. | (__ \ _____ _ _ | | ) ) / ____| (_) | | | |/ / | (___ ___ _ __ _ _ __ | |_ | ( / \___ \ / __| '__| | '_ \| __| | |/ ____) | (__| | | | |_) | |_ | | |_____/ \___|_| |_| .__/ \__| `-.._________..-' | | |_| CoffeeScript is a little language that compiles into JavaScript. Install the compiler: gem install coffee-script Compile a script: coffee-script /path/to/script.cs For documentation, usage, and examples, see: https://jashkenas.github.com/coffee-script/ To suggest a feature or report a bug: https://github.com/jashkenas/coffee-script/issues/ The source repository: git://github.com/jashkenas/coffee-script.git
This feature is coming soon. Sit tight!