>>Python surprisingly does not have direct support for arrays,

Python is not famous for being effcient :)



On Tue, Aug 7, 2018 at 3:20 PM, 'Yannick Duchêne' via ats-lang-users <
ats-lang-users@googlegroups.com> wrote:

>
>
> Le mardi 7 août 2018 19:39:54 UTC+2, gmhwxi a écrit :
>>
>>
>> >>multiple dimension array types is not supported,
>>
>> We will support mutiple dimension arrays in ATS3. Such arrays
>> are a necessity for many machine learning algorithms.
>>
>
> Yes, in some applications, arrays are as muche ubiquitous as dictionaries
> are in some other applications. By he way, unless I missed it, Python
> surprisingly does not have direct support for arrays, it only has lists.
>
>
>
> Le mardi 7 août 2018 19:36:06 UTC+2, gmhwxi a écrit :
>>
>>
>> >>I wonder why `#include "share/atspre_staload.hats"` of the basics which
>> are always loaded by default, because "share/atspre_staload.hats"  seems
>> often required.
>>
>> If you use ATS to generate, say, JavaScript, then you need a different
>> header.
>>
>
> (shy) yes. May be an idea for ATS3, could be selection of includes based
> on the target language. Ex. there could be directories named after the
> target containing includes whose content depends on that language. The
> include statement would be target neutral, but the file actually included
> would depend on the target language.
>
> --
> You received this message because you are subscribed to the Google Groups
> "ats-lang-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ats-lang-users+unsubscr...@googlegroups.com.
> To post to this group, send email to ats-lang-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/ats-lang-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/ats-lang-users/d5db42e5-385e-4f34-bae2-b2c49ba17756%
> 40googlegroups.com
> <https://groups.google.com/d/msgid/ats-lang-users/d5db42e5-385e-4f34-bae2-b2c49ba17756%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ats-lang-users+unsubscr...@googlegroups.com.
To post to this group, send email to ats-lang-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ats-lang-users/CAPPSPLoCMoDPQKCEXi6MEG-g5W5H1prRHtNRBME%2B8vBcg62oLQ%40mail.gmail.com.

Reply via email to