Yes, I have a plan to implement an REPL for ATS3. I expect it to be used primarily for the purpose of learning and debugging.
I actually use ATS as a scripting language regularly. Here is an example I put up a while ago: https://github.com/ats-lang/ATS-CodeBook/tree/master/RECIPE/CSV-parsing I certainly can see the value of REPL for beginners. But if one wants to give ATS a serious try, please go for types and templates. This is what the slogan for ATS says: Unleashing the Potentials of Types and Templates! :) On Sunday, October 21, 2018 at 2:51:53 PM UTC-4, Raoul Duke wrote: > > random aside, languages with really good repl / interpreter features are > extra attractive. > > if ATS3 had a goal of implementing a repl from the ground up that would be > extra exciting. > > (is the luajit trick something that has become an automagic out-of-the-box > exoerience? or any other approaches?) > -- 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/cffe66f1-9a2f-4a93-a31d-089575961884%40googlegroups.com.