companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 5.0 released(!!1!): https://ocaml.org/releases/5.0.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
<discocaml> <godwinnweke_63084> I am a contributor in the ocaml project, I have finished setting up the ocaml on my system and on git but anytime I try to run the project it keeps showing me error on the joy module. Please any help will be appriciated.
xd1le has quit [Quit: xd1le]
<companion_cube> The joy module?!?
TrillionEuroNote has quit [Ping timeout: 260 seconds]
TrillionEuroNote has joined #ocaml
chrisz has quit [Ping timeout: 240 seconds]
ec has quit [Ping timeout: 256 seconds]
ec has joined #ocaml
chrisz has joined #ocaml
waleee has quit [Ping timeout: 240 seconds]
szkl has quit [Quit: Connection closed for inactivity]
<discocaml> <geoff> sounds like that simple shape drawing library that they mentioned on discuss as an outreachy project
azimut has joined #ocaml
domq has joined #ocaml
domq has quit [Ping timeout: 240 seconds]
domq has joined #ocaml
domq has quit [Quit: domq]
Serpent7776 has joined #ocaml
random-jellyfish has joined #ocaml
random-jellyfish has quit [Changing host]
random-jellyfish has joined #ocaml
mro has joined #ocaml
bartholin has joined #ocaml
domq has joined #ocaml
domq has quit [Ping timeout: 258 seconds]
domq has joined #ocaml
bartholin has quit [Quit: Leaving]
yoyofreeman has quit [Read error: Connection reset by peer]
yoyofreeman has joined #ocaml
azimut has quit [Ping timeout: 256 seconds]
<discocaml> <godwinnweke_63084> Yeah @beheddard
<discocaml> <godwinnweke_63084> Yeah it's a shape drawing library I am supposed to contribute on it in outreachy. I don't know if I that's actually a task for contributors or for interns.
yoyofreeman has quit [Read error: Connection reset by peer]
yoyofreeman has joined #ocaml
yoyofreeman has quit [Remote host closed the connection]
dnh has joined #ocaml
<discocaml> <godwinnweke_63084> I seriously confused with this. What should I contribute?
<discocaml> <godwinnweke_63084> When I try to run one of the test file, it gives me Error: Unbound module Joy. I am so much confused on how I can contribute to this project. Please any help will be appriciated.
<discocaml> <bnguyenv> There's an #outreachy channel where you should be able to find more information
yoyofreeman has joined #ocaml
xd1le has joined #ocaml
Rannug has joined #ocaml
<Rannug> Hey guys, just wondering if there is a specific book on ocaml you recommend or a tutorial, I'm just a beginner and am installing the environment as we speak?
czy has joined #ocaml
<discocaml> <barconstruction> I recommend following the tutorial on the ocaml website to begin with.
<discocaml> <barconstruction> After that you can switch to the book for the CS 3110 class at Cornell,
<discocaml> <barconstruction> "OCaml : Correct, Efficient, Beautiful."
<discocaml> <barconstruction> I also noticed that that book contains very careful and patient instructions for setting up and debugging your ocaml installation so i would look at the intro if you are having problems with ocaml.
<Rannug> I'm using that exact book to install the environment, I can run utop and get everything running fine now.
<Rannug> Thanks, I'll check the tutorial on the ocaml website.
czy has quit [Quit: ERC 5.6-git (IRC client for GNU Emacs 30.0.50)]
<discocaml> <barconstruction> I moved on from that book after I felt like I understood the basic syntax and concepts of the language. It is difficult to learn the module system without writing a more substantial program than just simple exercises of a dozen lines of code.
<discocaml> <barconstruction> Since then I have been learning OCaml by porting some existing code I wrote in Python. When I don't know how to do something I skim the Real World OCaml book for a relevant section and that tells me where to look for the Core sublibrary with the functionality I need.
<Rannug> Cool, good to know where I can look, thanks barconstruction.
czy has joined #ocaml
aljazmc_ has quit [Remote host closed the connection]
aljazmc has joined #ocaml
Rannug has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
azimut has joined #ocaml
CO2 has joined #ocaml
CO2 has quit [Quit: WeeChat 4.1.0]
bartholin has joined #ocaml
yoyofreeman has quit [Remote host closed the connection]
wingsorc has quit [Quit: Leaving]
wingsorc has joined #ocaml
CO2 has joined #ocaml
czy has quit [Remote host closed the connection]
domq has quit [Ping timeout: 252 seconds]
mro_ has joined #ocaml
<discocaml> <loreleioo> Why is there a french channel here?
<discocaml> <._null._> Because there were so many French-speaking people coming to ask questions that a channel was deserved. Also, a good part of the community speaks French, so it's not like their questions would remain unanswered. (Also, this is only true on Discord AFAIK)
<discocaml> <td2t> ocaml is made by french devs
<discocaml> <._null._> I don't think it's true anymore, it's more international now
mro_ has quit [Remote host closed the connection]
mro has quit [Remote host closed the connection]
<discocaml> <td2t> yeah but that could be one of the reasons why
<discocaml> <octachron> Mostly a combination of having many French beginners and French regulars.
azimut has quit [Ping timeout: 256 seconds]
azimut has joined #ocaml
<discocaml> <cswine> wasnt ocaml invented by a french person
<discocaml> <cswine> leroy I believe
<discocaml> <._null._> "Invented". He was main dev for some sense of main at its creation
<discocaml> <loreleioo> Ah nice nice
waleee has joined #ocaml
alej has joined #ocaml
domq has joined #ocaml
<discocaml> <octachron> Caml was the French branch of the ML language before the fork from SML in the nineties. Nowadays a little less of 60% core maintainers are French (with around 30% of maintainers from the UK).
<discocaml> <gooby_clown> French is also a lovely language 🥰 (until it isn't)
waleee has quit [Ping timeout: 240 seconds]
Tuplanolla has joined #ocaml
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<discocaml> <loreleioo> BAAHAHAHAH
domq_ has joined #ocaml
domq has quit [Ping timeout: 260 seconds]
domq_ is now known as domq
<discocaml> <gooby_clown> Why you laughing
alej has quit []
azimut_ has joined #ocaml
azimut has quit [Ping timeout: 256 seconds]
azimut_ has quit [Remote host closed the connection]
azimut has joined #ocaml
waleee has joined #ocaml
domq has quit [Quit: domq]
chrisz has quit [Ping timeout: 240 seconds]
waleee has quit [Ping timeout: 260 seconds]
random-jellyfish has quit [Ping timeout: 255 seconds]
waleee has joined #ocaml
chrisz has joined #ocaml
yoyofreeman has joined #ocaml
xgqt has quit [Ping timeout: 240 seconds]
xgqt has joined #ocaml
John_Ivan_ has joined #ocaml
John_Ivan has quit [Ping timeout: 252 seconds]
azimut has quit [Ping timeout: 256 seconds]
bartholin has quit [Quit: Leaving]
Serpent7776 has quit [Remote host closed the connection]
Tuplanolla has quit [Ping timeout: 255 seconds]
CO2 has quit [Quit: WeeChat 4.1.0]