top | item 47035112 Show HN: Write native binary web apps with TypeScript and Express 14 points| jeswin | 14 days ago |github.com 2 comments order hn newest orta|10 days ago Interesting project! Added it to my list of TypeScript derived languages: https://github.com/orta/awesome-typescript-derived-languages cweagans|9 days ago Anyone know why the parent project, Tsonic, would compile Typescript to C# instead of directly to CIL? Is it because there's a closer 1:1 mapping between the language primitives or some other reason?
orta|10 days ago Interesting project! Added it to my list of TypeScript derived languages: https://github.com/orta/awesome-typescript-derived-languages
cweagans|9 days ago Anyone know why the parent project, Tsonic, would compile Typescript to C# instead of directly to CIL? Is it because there's a closer 1:1 mapping between the language primitives or some other reason?
orta|10 days ago
cweagans|9 days ago