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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?