Giter VIP home page Giter VIP logo

ajblisp's Introduction

AJBLisp is a simple lisp interpreter originally based upon the BBC Micro Lisp implementation. The internal structure of the interpreter is probably very different (I don't know for sure) but the principles of operation for the end user are much the same.

The interpreter was written to find out how Lisp works and because I liked the BBC Micro Lisp very much. If you are (say) a competent C/C++ programmer then you can reasonably expect to learn most of AJBLisp in a few hours. Even total beginners will find that they can be productive in Lisp in a very short time.

The Lisp listener (terminal) has been designed to encourage trial and error with its history functions and to allow easy clipboard exchange with an editor. Both of these features encourage exploratory programming. Indeed, my primary use for the interpreter is for the development and understanding of algorithms (e.g. see the regex.lsp file.)

This program has been written with due regard to third parties that may wish to modify or extend it. The coding style is readable and it is well commented (I would consider it good enough for deliverable, contracted code). If you know C++ (or even C) and want to know how a Lisp interpreter works then reading the source should be very helpful. AJBLisp is a very simple and direct implementation of a Lisp 1 (the original lisp) and this makes easier to understand than many other open-source Lisps.

ajblisp's People

Contributors

alecouteurbisson avatar

Watchers

 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.