I really want to use real world ocaml to learn, but... because the library they use isn't compatible with windows, I'm hesitant - not because I use windows, but because I might want to make an executable for windows someday
@lizardsquid This is, historically, a terrible reason not to use something you like. You can always find a way to get it running in a windows environment.
@Fumon the problem is that the standard library would be completely different, so I'd rather learn with a tutorial using a standard library that supports all platforms