BuildYourOwnLisp

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

  • Owner: orangeduck/BuildYourOwnLisp
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

contact@theorangeduck.com

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

Main metrics

Overview
Name With Ownerorangeduck/BuildYourOwnLisp
Primary LanguageHTML
Program languagePython (Language Count: 6)
Platform
License:Other
所有者活动
Created At2014-04-04 12:10:23
Pushed At2025-04-18 01:36:30
Last Commit At2025-04-17 21:36:30
Release Count0
用户参与
Stargazers Count3.1k
Watchers Count97
Fork Count404
Commits Count408
Has Issues Enabled
Issues Count74
Issue Open Count14
Pull Requests Count83
Pull Requests Open Count4
Pull Requests Close Count18
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private