Code Monkey home page Code Monkey logo

Arunava Gantait's Projects

beautiful-racket icon beautiful-racket

A repository for the programs in https://beautifulracket.com/ (written by me, of course)

clox icon clox

Lox interpreter written in C, from the book 'Crafting Interpreters'

eopl icon eopl

My solutions to the exercises in "Essentials of Programming Languages", original edition

jlox icon jlox

Lox interpreter written in Java, from the book 'Crafting Interpreters'

l-lang icon l-lang

Implementation of a Quantum Interpreter in Lisp

lisp icon lisp

A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.

lisp-cheney icon lisp-cheney

A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a copying garbage collector and REPL.

mpc icon mpc

A Parser Combinator library for C

my-j-bob icon my-j-bob

My implementation of the J-Bob theorem prover given in "The Little Prover" (mostly just with added comments)

my-minikanren icon my-minikanren

My implementation of miniKanren as given in "The Reasoned Schemer" (mostly with added comments)

n-grams-for-synthesis icon n-grams-for-synthesis

n-gram probabilities based on Lisp code, for directing search of the relational Scheme interpreter

personoj icon personoj

People's Verification System in Dedukti

pie icon pie

The Pie language, which accompanies The Little Typer by Friedman and Christiansen

pvs icon pvs

The People's Verification System

solang icon solang

Solidity Compiler for Solana and Substrate

tinylisp icon tinylisp

Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

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.