Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That is quite impressive. No type annotations needed, and control flow is taken intro consideration (hence the name I guess).

If I am not mistaken, this tech could be used to build IDEs roughly similar to whats available for Java, couldn't it?



It looks like it's designed for the IDE use case - on cursory inspection of the code, it contains an autocomplete database and a client-server architecture designed for editor plugins (with useful interfaces like "type at character index").

I'm surprised that they don't seem to have launched with a public editor plugin and that the documentation doesn't seem to mention it.


The source also has an emacs plugin, named flow-types.el



There are ambiguous case where you need to specify a type to obtain the expected error.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: