On Monday, October 22, 2018 at 2:34:29 AM UTC-5, Chris Double wrote: > > On Mon, Oct 22, 2018 at 3:19 PM Hongwei Xi <gmh...@gmail.com <javascript:>> > wrote: > > > > A few years back, I looked into to the possibility of using CINT > > build an REPL for ATS2. Now Cling seems to be under active development: > > Can TCC compile ATS code? https://bellard.org/tcc/ >
Yes. There are some uses of it to create ATS scripts in https://groups.google.com/d/msg/ats-lang-users/mU4Lp4GkH18/zpzFjaR_AAAJ > It can be used as a dynamic code generator as well which would suit a > REPL: > > https://bellard.org/tcc/tcc-doc.html#Libtcc > https://github.com/TinyCC/tinycc/blob/mob/libtcc.h > https://github.com/TinyCC/tinycc/blob/mob/tests/libtcc_test.c > > -- > http://bluishcoder.co.nz > -- 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/ee252ce2-759e-4831-8f71-38c9e3a8b0c8%40googlegroups.com.