Lem面向 Common Lisp 開發(fā)者的編輯器
Lem 使用 Common Lisp 對(duì) Emacs 進(jìn)行重寫,是面向 Common Lisp 開發(fā)者的編輯器/IDE。它通過(guò) Common Lisp 調(diào)用了 GUI 庫(kù)以獲得現(xiàn)代圖形體驗(yàn),還可以無(wú)縫調(diào)用 C/C++ 以及大量的第三方庫(kù)。
安裝 lem 之后,用戶可以立即開始在 Common Lisp 中進(jìn)行開發(fā),并可以像在 Emacs 上那樣跳過(guò)編寫設(shè)置或安裝插件的操作。
平臺(tái)要求:
- Linux
- MacOS 10.13+
- Windows
在 Docker 中使用
docker run --rm -ti -v `pwd`:/app 40ants/lem:latest
安裝
1. install lem by roswell
$ ros install cxxxr/lem
2. add the PATH in the initialization file(such as ~/.bashrc)
export PATH=$PATH:~/.roswell/bin
更新
$ ros update lem
使用
$ lem <filename.lisp>
評(píng)論
圖片
表情
