BuildYourOwnLisp

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

  • 所有者: orangeduck/BuildYourOwnLisp
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者orangeduck/BuildYourOwnLisp
主编程语言HTML
编程语言Python (语言数: 6)
平台
许可证Other
所有者活动
创建于2014-04-04 12:10:23
推送于2025-07-31 01:33:18
最后一次提交2025-07-30 21:33:18
发布数0
用户参与
星数3.1k
关注者数98
派生数409
提交数411
已启用问题?
问题数74
打开的问题数14
拉请求数84
打开的拉请求数5
关闭的拉请求数18
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?