triallax changed the topic of #numbat to: The Official Numbat channel https://numbat.dev | This channel is publicly logged at https://libera.irclog.whitequark.org/numbat | Please read https://workaround.org/getting-help-on-irc/ if you're new to IRC!
sharkdp has joined #numbat
sharkdp has quit [Remote host closed the connection]
sharkdp has joined #numbat
sharkdp has quit [Remote host closed the connection]
sharkdp has joined #numbat
<sharkdp> triallax: cool! I mean, you can work on whatever you want. A few suggestions:
<sharkdp> https://github.com/sharkdp/numbat/issues/112 Multiline statements. In particular, I would *really* love to see a where-clause for local variables in functions.
<sharkdp> https://github.com/sharkdp/numbat/issues/150 Shadowing. I'm not sure how hard this is, but that would be really cool to have.
<triallax> okay thanks for the suggestions
<sharkdp> And of course there is https://github.com/sharkdp/numbat/issues/4 which is probably the most asked-for feature by users?
<triallax> oh that one's quite interesting i think
<triallax> it'll probably be quite involved but maybe i'll try out the last one
<triallax> i'm mostly just very bugged by using floats for currency calculations
<triallax> doesn't feel right
<sharkdp> So the main problem I see here is that we need a numeric type that (at least) supports all of the currently available numeric functions. There are a lot of arbitrary precision libraries out there, but most of them don't care about trigonmetric functions, etc.
sharkdp has quit [Remote host closed the connection]
sharkdp has joined #numbat
sharkdp has quit [Remote host closed the connection]