Mezzano icon indicating copy to clipboard operation
Mezzano copied to clipboard

An operating system written in Common Lisp

Results 51 Mezzano issues
Sort by recently updated
recently updated
newest added

This is a cool project. I've developed in Lisp, some on symbolics and a fair amount in common lisp on various unices, back in the 90's. Thanks for doing this!...

Should the following return NIL instead of bailing? ``` [57]> (latin1-char-p pi) *** - The value of Character should be of type Character. The value is: 3.1415926535897932385L0 The following restarts...

I am trying to boot the .iso file on xen (and directly on hardware) , it loads the selection menu but whatever I select it says... Loading 12498 pages And...

wish-list-target

I'm following the development of both Mezzano and [nEXT Browser](https://github.com/nEXT-Browser/nEXT) as interesting modern Lisp projects and am wondering if having a browser on Mezzano would be even possible at this...

wish-list-application

While booting a freshly compiled image, the system drops into the debugger because of ``` ; Loading #P"SYS:SOURCE;FILE;LOCAL.llf" Bad LLF version 21, wanted version 22, while loading #. ``` ```...

Definition of ```read-#-struct``` is missing in ```system/reader.lisp``` around https://github.com/froggey/Mezzano/blob/master/system/reader.lisp#L770 It is referenced with ```(set-dispatch-macro-character #\# #\S 'read-#-struct readtable)``` at https://github.com/froggey/Mezzano/blob/master/system/reader.lisp#L987 * CLHS 2.4.8.13 Sharpsign S * http://www.lispworks.com/documentation/HyperSpec/Body/02_dhm.htm

Build on OSX 10.13? README.md says it runs on OSX -- and I believe it! I'd really like to take a look at this system, but it doesn't seem to...

To be fair, I do have a 4K monitor... A few lights flash before it goes silent. SWANK inactive. Nothing obvious in serial dump...

virtualbox

It looks interesting, but is lacking in documentation. How do we use it using, e.g. kvm? What is its history, and relationship (if any) with previous projects like movitz? What...

"Trentino, a media player, has been implemented by Eugene Zaikonnikov. Further improvements to conformance, stability and performance. The CLOS implementation follows the MOP much more closely. More traditional window management....