[Cuis-dev] Siren progress and questions (Packages)
Stephen Travis Pope
stephen at heaveneverywhere.com
Thu Dec 29 15:42:17 PST 2022
Thanks, Juan; no rush…
stp
--------
Stephen Travis Pope Ojai, California, USA

http://HeavenEverywhere.com
http://FASTLabInc.com
https://vimeo.com/user19434036/videos
http://heaveneverywhere.com/Reflections
> On Dec 29, 2022, at 8:21 AM, Juan Vuletich via Cuis-dev <cuis-dev at lists.cuis.st> wrote:
>
> Hi Folks,
>
> So, it seems that since we took FFI from Squeak, maybe 8 years ago, FFI in Squeak has evolved, and they modified the parser to support it. This just means a bit more of work. I hope to be able to spend some real time with this during next week. It may take a few weeks, but we'll get it working.
>
> Thanks,
>
> On 12/23/2022 2:24 PM, Stephen Travis Pope via Cuis-dev wrote:
>>
>>
>> Hi fellows,
>>
>> In looking into the FFI classes on Squeak, they use a format for external methods that looks like the C function signature, and that the Cuis parser can’t handle, namely,
>>
>>
>> !PortMIDILibrary methodsFor: 'i/o' stamp: 'stp 12/8/2022 16:31'!
>> pm_poll: which
>> "The MIDI driver input process poll."
>>
>> <cdecl: uint32_t pm_poll(uint32_t) >
>>
>> ^self externalCallFailed! !
>>
>>
>> I’ll keep experimenting with the OSProcess and Socket prims.
>>
>> stp
>>
>> --------
>>
>> Stephen Travis Pope Ojai, California, USA
>>
>> http://HeavenEverywhere.com <http://heaveneverywhere.com/>
>> http://FASTLabInc.com <http://fastlabinc.com/>
>> https://vimeo.com/user19434036/videos
>> http://heaveneverywhere.com/Reflections
>>
>>
>>
>
> --
> Juan Vuletich
> cuis.st
> github.com/jvuletich
> researchgate.net/profile/Juan-Vuletich
> independent.academia.edu/JuanVuletich
> patents.justia.com/inventor/juan-manuel-vuletich
> linkedin.com/in/juan-vuletich-75611b3
> twitter.com/JuanVuletich
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20221229/2c872918/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 2442 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20221229/2c872918/attachment-0001.tiff>
More information about the Cuis-dev
mailing list