Lone Lisp는 Linux 시스템 호출 위에서 직접 실행되는 독립적인 Lisp 언어다.
Matheus Moreira는 Lone Lisp라는 새로운 Lisp 언어를 개발했다. 이 언어는 libc 없이 Linux 시스템 호출 위에서 직접 실행된다. 그는 freestanding C를 통해 온전한 언어와 사용자 공간 프로그램을 만들 수 있는지를 탐구하고 있다.
Lone Lisp is an independent Lisp language running directly on Linux system calls.
Matheus Moreira has developed a new Lisp language called Lone Lisp. This language runs directly on Linux system calls without libc. He explores whether a complete language and user-space program can be created using freestanding C.