Git Product home page Git Product logo

crcc's Projects

awesome-compilers icon awesome-compilers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes.

awesome-courses icon awesome-courses

:books: List of awesome university courses for learning Computer Science!

compiler-tutorial icon compiler-tutorial

Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX

cyclone icon cyclone

:cyclone: A brand-new compiler that allows practical application development using R7RS Scheme.

dybvig-three-imp icon dybvig-three-imp

Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the section of the paper it implements. I made a few modifications to make the code work with PLT Scheme. Each file is a module that exports an evaluate function. Some of the VMs need mutable lists, so I explicitly use mcons, etc. where needed. Also, the recur macro is the same as let, so I used let instead.

femtolisp icon femtolisp

a lightweight, robust, scheme-like lisp implementation

hlvm icon hlvm

High-Level Virtual Machine for statically-typed functional languages.

lua-sideprojectmonth icon lua-sideprojectmonth

Let's build a completely self-hosting Lua compiler from scratch (that means regex, lexer, parser, bytecode, the whole nine yards!)

luainlua icon luainlua

A self-hosting compiler for the Lua language.

milewski-ctfp-pdf icon milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

nanopass icon nanopass

Nanopass scheme compiler in scheme for x86

nugget icon nugget

Compiler for a tiny subset of the Scheme language.

os01 icon os01

Bootstrap yourself to write an OS from scratch. A book for self-learner.

redox icon redox

Redox: A Rust Operating System

scheme-compiler icon scheme-compiler

Scheme compiler based on the example in the book Paradigms of Artificial Intelligence by Peter Norvig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.