arpilisp

A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file

Github星跟踪图

arpilisp

Do you know how to implement a Lisp interpreter? Neither did I until I did. This is the result.

Arpilisp is a Lisp interpreter for the Raspberry Pi. It uses assembly, the lowest level language, to implement an interpreter for Lisp, the highest level language. Arpilisp implements Lisp from scratch, with no help from any libraries and minimal help from the kernel.

It's all in a single, commented assembly file, ready to build, use, extend, and hack.

To get started you can either download arpilisp.s directly or clone this repository:

git clone https://github.com/marcpaq/arpilisp

Instructions for building and using are in the file.

Feedback is welcome and encouraged.

Enjoy.

主要指标

概览
名称与所有者marcpaq/arpilisp
主编程语言Assembly
编程语言Assembly (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2016-09-11 01:50:57
推送于2024-11-26 17:45:18
最后一次提交
发布数0
用户参与
星数553
关注者数19
派生数37
提交数30
已启用问题?
问题数6
打开的问题数0
拉请求数1
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?