Fork me on GitHub
#parinfer
<
2017-08-06
>
shaunlebron18:08:38

I think it makes sense to have this change

shaunlebron18:08:34

anyone have thoughts about just compiling a single implementation to different langs?

cfleming21:08:24

@shaunlebron So I was thinking that having the reference impl in TypeScript would make translation to Kotlin trivial, including possibly automatic translation.

cfleming21:08:56

But doing the same to e.g. elisp is probably trickier

cfleming23:08:46

TypeScript is nice in that the types are cleanly expressed (I believe, I don’t have a lot of experience with it) and it includes good tools for parsing/elaborating an AST