Live data from Hacker News

Ask HN: Would any one pay for a python to objc transpiler, with iOS integration?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: Would any one pay for a python to objc transpiler, with iOS integration?

#11
post #7

There is bigger question here. How many people are still make money from selling compiler/language tools? Like, write a static analyzer, or php optimizer or sell a Swift library for linux application or a language-X to language-Y transpiler. So, far, I have found this industry to be opaque, unlike web industry! And if they make money, how much? Btw, there was YC company which sold PHP server optimizations. Anyone kno…

There are a few major players that I can think of that makes money in the compiler/language tools category (JetBrains and Embarcadero are the two that comes to mind but I'm sure there are many more). But I think for a small player it would be hard

Re: Ask HN: Would any one pay for a python to objc transpiler, with iOS integration?

#12
This isn't the market for me as I'm not a Python developer nor do I really plan to create software of iOS. But as a compiler/language tool enthusiast I think it would be a cool product. One thing I would suggest is using an intermediate language, similar to CIL or LLVM, so that you can easily add support for multiple languages. When you have support for multiple languages it becomes and even more attractive tool
Post reply on HN