CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 08:11:34 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090603041105
location: https://web.archive.org/web/20090603041105/https://github.com/sacado/arc2c/wikis/fixnums
server-timing: captures_list;dur=0.974353, exclusion.robots;dur=0.029072, exclusion.robots.policy;dur=0.012079, esindex;dur=0.015145, cdx.remote;dur=48.477335, LoadShardBlock;dur=134.429932, PetaboxLoader3.datanode;dur=63.325465
x-app-server: wwwb-app215
x-ts: 302
x-tr: 251
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app215; 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 302
server: nginx
date: Mon, 04 Aug 2025 08:11:35 GMT
content-type: text/html; charset=utf-8
content-length: 109
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 03 Jun 2009 04:11:05 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_ses=BAh7BzoOcmV0dXJuX3RvIhgvcmVhY3RyaXgvZm9sbG93ZXJzIgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVyOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--db5d23a91837b20fb9e9baa2ae5b5643127b1925; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 302 Found
location: https://web.archive.org/web/20090603041105/https://wiki.github.com/sacado/arc2c/fixnums
x-archive-orig-x-runtime: 9ms
x-archive-orig-cache-control: no-cache
x-archive-orig-content-length: 109
cache-control: max-age=1800
memento-datetime: Wed, 03 Jun 2009 04:11:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 03 Jun 2009 04:11:05 GMT", ; rel="memento"; datetime="Wed, 03 Jun 2009 04:11:05 GMT", ; rel="last memento"; datetime="Wed, 03 Jun 2009 04:11:05 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_10_20090603023914_crawl102-c/52_10_20090603040947_crawl101.arc.gz
server-timing: captures_list;dur=0.500312, exclusion.robots;dur=0.021799, exclusion.robots.policy;dur=0.009730, esindex;dur=0.009719, cdx.remote;dur=8.163130, LoadShardBlock;dur=214.621730, PetaboxLoader3.datanode;dur=77.477084, PetaboxLoader3.resolve;dur=229.008967, load_resource;dur=111.774202
x-app-server: wwwb-app215
x-ts: 302
x-tr: 366
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=()
HTTP/2 200
server: nginx
date: Mon, 04 Aug 2025 08:11:36 GMT
content-type: text/html
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 03 Jun 2009 04:11:05 GMT
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 03 Jun 2009 04:11:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 03 Jun 2009 04:11:05 GMT", ; rel="memento"; datetime="Wed, 03 Jun 2009 04:11:05 GMT", ; rel="last memento"; datetime="Wed, 03 Jun 2009 04:11:05 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_10_20090603023914_crawl102-c/52_10_20090603040947_crawl101.arc.gz
server-timing: captures_list;dur=1.027884, exclusion.robots;dur=0.038849, exclusion.robots.policy;dur=0.016328, esindex;dur=0.016885, cdx.remote;dur=36.630608, LoadShardBlock;dur=391.476316, PetaboxLoader3.datanode;dur=305.892183, load_resource;dur=259.891748, PetaboxLoader3.resolve;dur=243.867571
x-app-server: wwwb-app215
x-ts: 200
x-tr: 756
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
Fixnums - arc2c - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Arc Lisp to C compiler |
Fixnums
Currently, the full numeric tower is far from being implemented : only fixnums are available.
Technically, a fixnum is in range min_long/4 <= fixnum < max_long/4, where min_long and max_long are respectively the smallest and biggest long integer on a given architecture. Thus, on a machine where sizeof(long) == 8 (64 bits), -262 <= fixnum < 262.
Operations currently implemented on fixnums are : +, -, *, <, >, <=, >=, is, isnt, pr, prn.
This feature is coming soon. Sit tight!