Coder Social home page Coder Social logo

lisp-interpreter's Introduction

lisp-interpreter

A lisp interpreter that aims to be a working mal.

Full compliance to upstream mal spec is a non-goal, but we argue for some degree of it with our test suite.

This repo brings value to the world by being a testable code artifact. Also see repl.rkt and of course the merged racket implementation of mal for more trusted examples.

Highlight

Direct style (as contrasted to continuation-passing style) tree-walk interpreter

Usage

The implementation has 2 interfaces:

  • A repl to type programs in.
    • racket repl.rkt starts the repl.
    • We manage testing in this way using turnt. ~/.local/bin/turnt mal_process/*/*.t runs all the tests.
  • (TODO) An implementation of racket's #lang protocol.
    • Usage is racket program.mal.

lisp-interpreter's People

Contributors

kanaka avatar bjh21 avatar dubek avatar wasamasa avatar asarhaddon avatar iqbalansari avatar bendudson avatar zmower avatar alimpfard avatar fabjan avatar chouser avatar nalaginrut avatar pstephens avatar tbmreza avatar rhysd avatar ivern avatar sdt avatar vvakame avatar mrsekut avatar mmcgill avatar chr15m avatar jordanlewis avatar def- avatar epylar avatar nlfiedler avatar sgtatham avatar cookrn avatar keith-rollin avatar harryterkelsen avatar kariya-mitsuru avatar

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.