OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
OCaml on Baremetal Shakti RISC-V Processor
11–20 of 77 posts
Re: OCaml on Baremetal Shakti RISC-V Processor
#12OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
Re: OCaml on Baremetal Shakti RISC-V Processor
#13OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
When you say non-language, do you mean unrelated to OCaml specifically or any language? Facebook implemented its infer linter for C, C++, Java, and Objective-C in OCaml: https://github.com/facebook/infer . When I worked at Bloomberg, they released BuckleScript for JS development. Not sure if that caught on though.
Facebook Messenger is built using Reason. A few other smaller companies are using it too: https://reasonml.github.io/en/users-of-reason
Wow Air were using it though one probably can't blame that for their collapse.
I guess that list doesn't include straight Bucklescript users either. There are definitely companies out there who use it outside of Reason so the OCaml, in general, is getting some use in industry which is nice.
Re: OCaml on Baremetal Shakti RISC-V Processor
#14OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
Re: OCaml on Baremetal Shakti RISC-V Processor
#15OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
Re: OCaml on Baremetal Shakti RISC-V Processor
#16OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
A lot of thereom proving is done in Isabelle/HOL, a DSL in OCaml.
Re: OCaml on Baremetal Shakti RISC-V Processor
#17OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
Re: OCaml on Baremetal Shakti RISC-V Processor
#18OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?
Re: OCaml on Baremetal Shakti RISC-V Processor
#19Re: OCaml on Baremetal Shakti RISC-V Processor
#20OCaml is a beautiful language but I haven't seen any big non language projects written in OCaml. Does any one know why? OR do such projects exist and it is only that I am not aware of them?