00:04
dhil has quit [Ping timeout: 240 seconds]
00:07
Haudegen has quit [Quit: Bin weg.]
00:25
amiloradovsky has quit [Ping timeout: 260 seconds]
00:57
Haudegen has joined #ocaml
01:01
Haudegen has quit [Ping timeout: 240 seconds]
01:54
mfp has quit [Ping timeout: 256 seconds]
02:46
spew has quit [Quit: Connection closed for inactivity]
03:00
vicfred has joined #ocaml
03:06
waleee-cl has quit [Quit: Connection closed for inactivity]
03:44
malc_ has joined #ocaml
04:02
eureton has quit [Ping timeout: 244 seconds]
04:23
narimiran has joined #ocaml
04:32
kleisli has joined #ocaml
05:04
eureton has joined #ocaml
05:08
decentpenguin has quit [Quit: ZNC crashed or something]
05:10
decentpenguin has joined #ocaml
05:16
kleisli has quit [Ping timeout: 260 seconds]
05:25
malc_ has quit [Ping timeout: 272 seconds]
05:57
Guest56 has quit [Ping timeout: 260 seconds]
05:57
malc_ has joined #ocaml
06:07
osa1 has joined #ocaml
06:35
eureton has quit [Remote host closed the connection]
06:51
mbuf has joined #ocaml
07:10
nkly has quit [Ping timeout: 240 seconds]
07:10
nkly has joined #ocaml
07:25
delysin has quit [Read error: Connection reset by peer]
07:26
delysin has joined #ocaml
07:28
nkly has quit [Ping timeout: 256 seconds]
07:33
dckc has quit [Ping timeout: 256 seconds]
07:34
nkly has joined #ocaml
07:38
dckc has joined #ocaml
07:50
Haudegen has joined #ocaml
08:01
malc_ has quit [Remote host closed the connection]
08:16
waleee-cl has joined #ocaml
08:36
bacam_ is now known as bacam
09:01
nkly has quit [Ping timeout: 244 seconds]
09:02
nkly has joined #ocaml
09:16
RalfJ has quit [Remote host closed the connection]
09:17
RalfJ has joined #ocaml
09:30
Haudegen has quit [Quit: Bin weg.]
09:33
Haudegen has joined #ocaml
09:42
jbrown has joined #ocaml
09:59
dhil has joined #ocaml
10:06
mfp has joined #ocaml
10:08
ggole has joined #ocaml
10:18
Haudegen has quit [Quit: No Ping reply in 180 seconds.]
10:20
Haudegen has joined #ocaml
11:11
nkly has quit [Ping timeout: 264 seconds]
11:19
malc_ has joined #ocaml
11:25
waleee-cl has quit [Quit: Connection closed for inactivity]
11:29
malc_` has joined #ocaml
11:29
malc_` has quit [Client Quit]
11:30
malc_` has joined #ocaml
11:30
malc_` has quit [Remote host closed the connection]
11:31
malc_ has quit [Ping timeout: 272 seconds]
11:43
malc_ has joined #ocaml
12:13
kleisli has joined #ocaml
12:39
nkly has joined #ocaml
12:39
nkly_ has joined #ocaml
12:42
mbuf has quit [Quit: Leaving]
13:13
<
defolos >
yet another beginner question, how do I build an executable with dune and Core?
13:13
<
defolos >
I have `open Core.Std` in my `main.ml` file
13:13
<
defolos >
and my dune file has the contents: `(executable (name main) (libraries core))`
13:14
<
defolos >
unfortunately that fails with ocaml complaining that Core.Std is an unbound module
13:25
<
vsiles >
Are you sure Core.Std is a thing ?
13:25
<
defolos >
ok, the solution was simple, `Core.Std` does not exist anymore
13:25
<
defolos >
it is no longer a thing
13:25
<
defolos >
janestreet deprecated it
13:25
<
vsiles >
indeed, got a module error in utop when trying the open
13:31
spew has joined #ocaml
13:41
BitPuffin has joined #ocaml
13:51
nkly has quit [Ping timeout: 260 seconds]
13:51
nkly has joined #ocaml
13:52
dckc has quit [Ping timeout: 260 seconds]
13:56
dckc has joined #ocaml
14:27
gahr has quit [Quit: leaving]
14:29
gahr has joined #ocaml
14:33
narimiran has quit [Ping timeout: 256 seconds]
14:40
h14u has joined #ocaml
14:42
Haudegen has quit [Ping timeout: 256 seconds]
14:53
drewr has quit [Read error: Connection reset by peer]
15:19
muskan has joined #ocaml
15:30
heredoc has quit [Ping timeout: 244 seconds]
15:48
osa1 has quit [Ping timeout: 264 seconds]
15:51
chripell has joined #ocaml
16:00
alehander92 has joined #ocaml
16:01
<
alehander92 >
oi guys
16:02
<
alehander92 >
do people use vscode or sublime
16:02
<
alehander92 >
i am starting a project in ocaml and i wonder what is good
16:02
JSharp has quit [Excess Flood]
16:03
JSharp has joined #ocaml
16:03
<
defolos >
Emacs ;-)
16:03
<
defolos >
but afaik vscode has a reasonml extension that is good, so maybe vscode, but I haven't used either for ocaml (plus I'm super new)
16:04
dhil has quit [Ping timeout: 264 seconds]
16:04
<
d_bot >
<Anurag> the readme for ocaml-lsp has a link to the vscode plugin to install
16:04
<
alehander92 >
thanks
16:05
<
alehander92 >
and i am not an emacs-er yet :P
16:05
<
alehander92 >
what are some tips for someone who dabbled with haskell last week
16:06
<
d_bot >
<Anurag> i'd highly recommend the ocaml-lsp and the corresponding extension instead of the reasonml plugin. Its a lot more stable in my experience.
16:06
<
alehander92 >
yeah i want to use ocaml syntax
16:06
<
alehander92 >
i thought it's more well recognized in the community
16:06
<
alehander92 >
is reasonml getting popular?
16:09
<
d_bot >
<Anurag> ¯\_(ツ)_/¯
16:09
rowbee has quit [Remote host closed the connection]
16:10
rowbee has joined #ocaml
16:11
<
d_bot >
<Anurag> sorry for the non answer. I haven't looked at reason too much, and the syntax churn hasn't helped. But i'm sure others who are more familiar with reason will give an actually useful answer 🙂
16:11
<
d_bot >
<undu> I haven't had the need to go into web dev yet
16:19
<
companion_cube >
there's also a bunch of vimers \o/
16:19
<
d_bot >
<Anurag> for my limited web-dev needs js_of_ocaml has been just fine.
16:19
<
d_bot >
<Anurag> for sure, vim + merlin or vim + lsp is a pretty sweet combination 🙂 That's what i personally use
16:20
<
alehander92 >
cube aren't you a zig guy
16:20
<
alehander92 >
sorry i constantly see familiar nicks everywhere on those channels
16:21
<
alehander92 >
anurag thanks, no problem, i also think ocaml is fine
16:21
<
alehander92 >
just was curious
16:23
<
d_bot >
<ulrikstrid> It feels like bucklescript shit the bed with the new syntax announcement. It's not even supposed to be reason anymore which is strange
16:23
<
d_bot >
<ulrikstrid> Especially since it got announced on the reasonml.org site
16:23
<
d_bot >
<undu> I'm using vim + lsp + treesitter (WIP) 😉
16:23
<
companion_cube >
they're removing support for a lot of syntax that is important in OCaml…
16:23
<
companion_cube >
(like custom infix operators, iirc)
16:25
kleisli has quit [Remote host closed the connection]
16:25
<
d_bot >
<ulrikstrid> Yepp, but they will still support OCaml and reason syntax for the foreseeable future AFAIK
16:28
<
companion_cube >
still a very strange fragmentation to introduce
16:50
dhil has joined #ocaml
16:53
kanishka has joined #ocaml
16:55
osa1 has joined #ocaml
16:59
heredoc has joined #ocaml
17:04
kanishka has quit [Quit: Quit]
17:07
kanishka has joined #ocaml
17:07
kanishka has quit [Client Quit]
17:16
osa1 has quit [Ping timeout: 256 seconds]
17:22
Haudegen has joined #ocaml
17:25
Jesin has quit [Quit: Leaving]
17:50
Jesin has joined #ocaml
18:16
osa1 has joined #ocaml
18:48
spew has quit [Quit: Connection closed for inactivity]
18:56
narimiran has joined #ocaml
19:31
eureton has joined #ocaml
19:47
eureton has quit [Ping timeout: 260 seconds]
19:47
osa1 has quit [Ping timeout: 256 seconds]
19:56
<
flux1 >
what's the new bucklescript new syntax announcement?
19:57
malc_ has quit [Ping timeout: 264 seconds]
20:05
tane has joined #ocaml
20:25
ggole has quit [Quit: Leaving]
20:32
narimiran has quit [Ping timeout: 240 seconds]
20:35
waleee-cl has joined #ocaml
21:17
h14u has quit [Quit: Leaving]
21:52
amiloradovsky has joined #ocaml
21:57
malc_ has joined #ocaml
22:02
tane has quit [Quit: Leaving]
22:02
spew has joined #ocaml
22:26
Serpent7776 has quit [Quit: leaving]
22:47
Hrundi_V_Bakshi has joined #ocaml
23:33
amiloradovsky has quit [Ping timeout: 244 seconds]
23:38
jbrown has quit [Ping timeout: 240 seconds]
23:51
nullcone has quit [Quit: Connection closed for inactivity]
23:58
oni-on-ion has joined #ocaml