GithubHelp home page GithubHelp logo

blankrain / buildyourownlisp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orangeduck/buildyourownlisp

0.0 3.0 0.0 18.38 MB

Learn C and build your own programming language in under 1000 lines of code!

Home Page: http://www.buildyourownlisp.com/

License: Other

HTML 56.11% Python 2.05% Makefile 0.10% C 35.74% CSS 0.46% JavaScript 5.53%

buildyourownlisp's Introduction

Build your own Lisp

http://buildyourownlisp.com

About

This is the HTML and website code for the book of the above title.

Corrections / Edits / Contributions Welcome

[email protected]

Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0

http://creativecommons.org/licenses/by-nc-sa/3.0/

Running

You can't just browse the raw HTML files of the site. The links wont work, and it wont have a proper header or footer. If you want to run this website locally, you should install Flask and run the website as follows.

pip install Flask
pip install Flask-Mail
python lispy.py

You can specify port via $PORT.

env PORT=5000 python lispy.py

This will serve the site locally at http://127.0.0.1:5000/. You can browse it from there.

buildyourownlisp's People

Contributors

anderspitman avatar blokeley avatar btp avatar casidiablo avatar cokernel avatar eush77 avatar fahrbach avatar hhnr avatar igalic avatar jbranchaud avatar jcaudle avatar jtal avatar keyboard-k avatar kragniz avatar krypt-n avatar kyrias avatar lkdjiin avatar mrshu avatar nicholaspcole avatar nohwnd avatar nprescott avatar orangeduck avatar radiofreejohn avatar scpike avatar sergof avatar skv-headless avatar tandrial avatar vermiculus avatar vishalsodani avatar zenspider avatar

Watchers

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