vygr / ChrysaLisp

Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
GNU General Public License v2.0
1.62k stars 96 forks source link

Refactor IPC to modularize for extension and declare TERMINAL_SERVICE #236

Closed FrankC01 closed 3 years ago

FrankC01 commented 3 years ago

Currently it's a monolith for demo purposes.

Also want to enable access to TUI Terminal (tui.lisp and tui2.lisp)