fitzsim

Results 19 issues of fitzsim

For the sake of completion of the POWER port, it would be nice if big endian worked. I made some progress on the primitives involved, but I could use some...

question

Tested on QEMU and a ThinkPad T500. On the ThinkPad, input characters do not echo back, but otherwise the REPL works fine. (As a separate pull request I will suggest...

Here are two small patches that I needed in order to run the "Hello, World!" example on ppc64

On Ubuntu ppc64 little endian systems, the os.arch property is "ppc64el". On Debian systems of the same architecture, the same property is "ppc64le". To handle all cases, the SRTP jar...

Tested `(nuklear.example:run)` on GNU/Linux ppc64 and ppc64le. There are some weird colours in the text background on ppc64 but ppc64le works fine.

Can you please add support for the powerpc64-pc-linux-gnu and powerpc64le-pc-linux-gnu platforms? I can help test them, and I have some preliminary patches, but I don't know which branch or tag...

These patches add support for running `ulisp-builder` on SBCL and other Lisp implementations that provide ASDF.

--------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous whitespace - [x] Commit...

core-libs