Giter VIP home page Giter VIP logo

lispfortheweb's Introduction

Lisp for the Web

This is the source code accompanying my book Lisp for the Web, a Common Lisp web development tutorial. You can get the book at Leanpub. I hope you like it and may the parentheses be with you.

Lisp for the Web.

Organization

There are three versions of the source code:

  1. web_with_proto_backend.lisp : this is the initial code, developed with a prototypic in-memory backend. In the tutorial we migrate the code to a persistent storage.
  2. web_with_persistent_backend.lisp : the same code but backed by a persistent storage. In the tutorial I illustrate how to integrate mongoDB in Common Lisp.
  3. map_reduce_in_mongo.lisp : a minimalistic version of retro games used to illustrate the MapReduce algorithm invoked on the mongo database node.

lispfortheweb's People

Contributors

adamtornhill avatar jonatack avatar

Watchers

 avatar  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.