CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 04:12:32 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"6fd8076d7cce211a3e1997d055d84fa9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=NWKt7jQmR0ohNib811Kqq0rpO1hvMLuosy238c5HN4mYPtwzoSk1fnbpw9BCeEiY6342QT2Sngyjp0Akaxe7ywRKJVV06syLJAQKwxluOa5n152cB9NEAjfq0t7YYBGx1ArgIWHhAS7wtBrNLxKyp9ezkp3YT2U1uyUy0Mr9KPthYv9cQDZMttKSlRU3zxrE2VoABH7EkfvG7Kymc4jZQ63L6b3NND8fBOZlFTVCJ3CKrmG9UOkYYggp5hy2U0iFdUsRMEHnmqHipV6nL1XUDg%3D%3D--jaYiewH3ot0cNLQy--FurD13DASE3weUK%2BPaYn4w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1173339273.1753848752; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 04:12:32 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 04:12:32 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A072:1A4ED6:251E34:358D86:68899BB0
GitHub - esumii/min-caml: moved from https://sourceforge.net/p/min-caml/code/
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 120
moved from https://sourceforge.net/p/min-caml/code/
License
esumii/min-caml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An educational compiler for a minimal subset of OCaml, written in ~2000 lines of OCaml. For details, see: https://esumii.github.io/min-caml/ (Japanese Web page) https://esumii.github.io/min-caml/jpaper.pdf (Japanese academic paper) https://esumii.github.io/min-caml/index-e.html (English Web page) https://esumii.github.io/min-caml/paper.pdf (English academic paper) 1. Install OCaml (https://caml.inria.fr/) if you haven't 2. Download (and expand) MinCaml, e.g. git clone https://github.com/esumii/min-caml.git 3. cd min-caml/ 4. Execute ./to_x86 for x86 (or ./to_sparc for SPARC, ./to_ppc for PowerPC) 5. make 6. If you like, try the ray tracer cd min-rt/ ; make though it takes time because of OCaml bytecode (for testing by comparison), not MinCaml [FAQ 1] Is there an x86_64 version? [A] There is, but it is left as an exercise for students and _not_ included in this distribution. [FAQ 2] Is there a version that emits C code? [A] See above. [Updates on October 9, 2013] - Moved from SourceForge https://sourceforge.net/p/min-caml/code/ to GitHub https://github.com/esumii/min-caml - Merged the Mac OS patch by shinh https://twitter.com/shinh/status/322043108021907458 [Update on July 24, 2012] - 32-bit x86 (with SSE2, that is, Pentium IV or later) is now supported (on Linux and Cygwin); execute ./to_x86 before make. [Updates on September 17, 2008] - PowerPC is now supported (in addition to SPARC), thanks to Ms. Masuko and Prof. Asai in Ochanomizu University. You _must_ execute either ./to_ppc or ./to_sparc _before_ make. - The register allocator now uses a simpler algorithm. It omits the backtracking (ToSpill and NoSpill) in previous versions.
Releases
No releases published
Packages 0
No packages published
You can’t perform that action at this time.