Also, this is amazing:
https://docs.raku.org/language/nativecall#sub_nativecast



On Mon, Feb 3, 2020 at 8:32 AM Aureliano Guedes <guedes.aureli...@gmail.com>
wrote:

> This is nice.
> Sorry for my ignorance but what is the advantage in use CArray instead of
> a usual raku array?
> https://docs.raku.org/language/nativecall#CArray_methods
>
>
>
> On Mon, Feb 3, 2020 at 12:41 AM Darren Duncan <dar...@darrenduncan.net>
> wrote:
>
>> Raku has the Native Call interface
>> https://docs.raku.org/language/nativecall
>> which is what you use instead. -- Darren Duncan
>>
>> On 2020-02-02 6:36 p.m., wes park wrote:
>> > HI
>> >
>> > In perl5 we can use the underline C library for example JSON C with XS
>> interface.
>> > In perl6 how can we implement it?
>> >
>> > Thanks
>> > Wes
>>
>
>
> --
> Aureliano Guedes
> skype: aureliano.guedes
> contato:  (11) 94292-6110
> whatsapp +5511942926110
>


-- 
Aureliano Guedes
skype: aureliano.guedes
contato:  (11) 94292-6110
whatsapp +5511942926110

Reply via email to