[Openmcl-devel] M1
Joakim Sandgren
info at joakimsandgren.com
Mon Feb 21 06:03:52 PST 2022
yes, but I need a window, clickable, that gives number notes text infos and if I doubleclick take me to the inspector
but first, really, I need to understand and learn how to re-design the shortcuts to have them much much more mcl-ish..!
yesterday I gave it a try and all of a sudden I had design the letter ‘e’ to something… crazy ! :)
and why not lispworks ?
and sbcl has a lot less of directory dealing functionality - and how to do a window … ?
also my work environment is completely window oriented with a lot of documents up poking parameters around between instruments (I’m a composer)…
and I have a menu, going into specific directories, even opening specific documents…
slime ?
> Le 21 févr. 2022 à 14:32, mikel evins <mevins at me.com> a écrit :
>
> SBCL has been ported to M1. Emacs+SLIME+SBCL work for me.
>
>> On Feb 21, 2022, at 7:10 AM, Joakim Sandgren <info at joakimsandgren.com <mailto:info at joakimsandgren.com>> wrote:
>>
>> thank you for info !
>> just tatting away trying to find a lisp on a M1 machine.
>> looking at emacs (shortcuts!!!!) slime, franz, (do they do a open-something graphic towards a browser ?) good idea ?
>> I’m not good at terminal stuff and don’t even have slime up.
>> franz neither, since brew installed a LIBREOpenSSL instead of the right version…
>>
>> sigh
>> /j
>>
>>> Le 21 févr. 2022 à 13:50, Gary Palter <palter at clozure.com <mailto:palter at clozure.com>> a écrit :
>>>
>>> Yes, it’s running through Rosetta 2 but there’s one serious flaw. CCL relies on the hardware to signal exceptions for illegal numeric operations but Rosetta 2 doesn’t emulate the exception mechanism. For example,
>>>
>>> (/ 1.0d0 0.0d0)
>>>
>>> doesn’t signal DIVISION-BY-ZERO but instead returns a float infinity value.
>>>
>>> If you were to run the ANSI test suite, there are dozens of failures in float, bignum, and rational arithmetic.
>>>
>>> In other words, if you’re application is heavily reliant on math, CCL is not reliable on Apple silicon.
>>>
>>> - Gary Palter
>>> Clozure Associates
>>>
>>>
>>>> On Feb 21, 2022, at 6:31 AM, Tim Bradshaw <tfb at tfeb.org <mailto:tfb at tfeb.org>> wrote:
>>>>
>>>> Presumably Rosetta (which I think is Rosetta 2): there's an x64 emulator which is running it.
>>>>
>>>>> On 21 Feb 2022, at 09:52, Joakim Sandgren <info at joakimsandgren.com <mailto:info at joakimsandgren.com>> wrote:
>>>>>
>>>>> hello,
>>>>> how come my old already compiled clozure 1.12 dx86cl64 binary (is it ?) runs just fine in the terminal on a M1 ?? /joakim
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Openmcl-devel mailing list
>>>>> Openmcl-devel at clozure.com <mailto:Openmcl-devel at clozure.com>
>>>>> https://lists.clozure.com/mailman/listinfo/openmcl-devel <https://lists.clozure.com/mailman/listinfo/openmcl-devel>
>>>> _______________________________________________
>>>> Openmcl-devel mailing list
>>>> Openmcl-devel at clozure.com <mailto:Openmcl-devel at clozure.com>
>>>> https://lists.clozure.com/mailman/listinfo/openmcl-devel <https://lists.clozure.com/mailman/listinfo/openmcl-devel>
>>>
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com <mailto:Openmcl-devel at clozure.com>
>> https://lists.clozure.com/mailman/listinfo/openmcl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20220221/111ec279/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: capt.png
Type: image/png
Size: 1106638 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20220221/111ec279/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comp.png
Type: image/png
Size: 1686814 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20220221/111ec279/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: men.png
Type: image/png
Size: 3200405 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20220221/111ec279/attachment-0002.png>
More information about the Openmcl-devel
mailing list