libatscc2js-rt: npm package for the libatscc2js runtime

55 views
Skip to first unread message

Artyom Shalkhakov

unread,
Oct 28, 2017, 10:15:22 AM10/28/17
to ats-lang-users
Hello all,

I've published this package here:


At first I was simply linking to the official files distributed on the website, but it really doesn't work very good if you are on a flaky Internet connection.

Now, if you have a project that uses atscc2js, then you can just do:

$ npm i libatscc2js-rt

and you'll have some files present in this subdirectory:

node_modules/libatscc2js-rt/src

I wonder what its license should be? For now I use GPL v3. Maybe we'd better generate the package automatically via some CI service in the future.

Hongwei Xi

unread,
Oct 28, 2017, 10:55:07 AM10/28/17
to ats-lan...@googlegroups.com

Thanks!

You could use MIT/BSD-2 license or BSD-3 (BSD-2 + no endorsement).

By the way, everything (so far) in ATS-Postiats/contrib is under MIT license.


--
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+unsubscribe@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/5bdd173e-5558-48e4-ac6c-9591a4f86ca1%40googlegroups.com.

Artyom Shalkhakov

unread,
Oct 28, 2017, 11:25:26 AM10/28/17
to ats-lang-users
How did you build those files? I'll add it to CI if I can. And will also put the license there as well.

28 окт. 2017 г. 8:55 PM пользователь "Hongwei Xi" <gmh...@gmail.com> написал:

Thanks!

You could use MIT/BSD-2 license or BSD-3 (BSD-2 + no endorsement).

By the way, everything (so far) in ATS-Postiats/contrib is under MIT license.

On Sat, Oct 28, 2017 at 10:15 AM, Artyom Shalkhakov <artyom.s...@gmail.com> wrote:
Hello all,

I've published this package here:


At first I was simply linking to the official files distributed on the website, but it really doesn't work very good if you are on a flaky Internet connection.

Now, if you have a project that uses atscc2js, then you can just do:

$ npm i libatscc2js-rt

and you'll have some files present in this subdirectory:

node_modules/libatscc2js-rt/src

I wonder what its license should be? For now I use GPL v3. Maybe we'd better generate the package automatically via some CI service in the future.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.

--
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+unsubscribe@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.

Hongwei Xi

unread,
Oct 28, 2017, 6:28:58 PM10/28/17
to ats-lan...@googlegroups.com
Basically, all you need to do is to execute 'make all all_in_one'. Then take
a look at the 'output' directory.



--
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+unsubscribe@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.

Artyom Shalkhakov

unread,
Oct 29, 2017, 11:45:06 PM10/29/17
to ats-lang-users
On Sunday, October 29, 2017 at 4:28:58 AM UTC+6, gmhwxi wrote:
Basically, all you need to do is to execute 'make all all_in_one'. Then take
a look at the 'output' directory.


I'll add a package.json into that directory and then submit a PR to you, if you don't mind.
 


On Sat, Oct 28, 2017 at 11:25 AM, Artyom Shalkhakov <artyom.s...@gmail.com> wrote:
How did you build those files? I'll add it to CI if I can. And will also put the license there as well.
28 окт. 2017 г. 8:55 PM пользователь "Hongwei Xi" <gmh...@gmail.com> написал:

Thanks!

You could use MIT/BSD-2 license or BSD-3 (BSD-2 + no endorsement).

By the way, everything (so far) in ATS-Postiats/contrib is under MIT license.

On Sat, Oct 28, 2017 at 10:15 AM, Artyom Shalkhakov <artyom.s...@gmail.com> wrote:
Hello all,

I've published this package here:


At first I was simply linking to the official files distributed on the website, but it really doesn't work very good if you are on a flaky Internet connection.

Now, if you have a project that uses atscc2js, then you can just do:

$ npm i libatscc2js-rt

and you'll have some files present in this subdirectory:

node_modules/libatscc2js-rt/src

I wonder what its license should be? For now I use GPL v3. Maybe we'd better generate the package automatically via some CI service in the future.

--
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-user...@googlegroups.com.

--
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-user...@googlegroups.com.

To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at https://groups.google.com/group/ats-lang-users.

--
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-user...@googlegroups.com.

To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at https://groups.google.com/group/ats-lang-users.

gmhwxi

unread,
Oct 31, 2017, 5:14:41 PM10/31/17
to ats-lang-users
Okay, I am looking forward to it.
Reply all
Reply to author
Forward
0 new messages