Go to file
Fulton Browne cab6798448 kern 2021-10-22 02:05:27 +00:00
src "builds 2021-10-01 00:31:50 +00:00
LICENSE legal stuff 2021-08-27 15:23:37 -07:00
Makefile actually no bug lol 2021-08-29 21:02:18 -07:00
README.org actually no bug lol 2021-08-29 21:02:18 -07:00
ls9.c kern 2021-10-22 02:05:27 +00:00
ls9.ls9 stuff 2021-08-24 12:16:11 -07:00
mkfile plan9 bug fix 2021-10-05 00:31:49 +00:00
start.ls9 More things 2021-08-28 09:30:44 -07:00
test.ls9 init commit 2021-08-01 15:43:21 -07:00

README.org

NW-LISP

Brief overview

A lisp system that runs on UNIX and will maybe boot itself one day

Goals:

  • Make a working LISP OS
  • Simplicity
  • Learning

Non goals:

  • Mass driver support
  • "Modern web"
  • speed

Things it does

  • LISP based on lisp9
  • neoftech rip off
  • Fun user profile stuff
  • Really crappy text editing
  • Really crappy man pages

Things it will do

  • boot itself
  • GUI based on plan9 draw
  • Remote logins
  • Bearable text editing
  • A bunch of silly programs

How to build

if you really want to build it: Just run make

How to run

./ls9 start.ls9 starts in the main big daddy REPL ./ls9 -b gives the lame sauce C REPL

BUGS!!!

We have them

  • and more!!!

Bug reporting

email me

I HAVE AN IDEA!!!

I don't care