Hey #schemers !
I have two numbers in strings with comma as decimal separator (e.g. "0,46" and "0,098")
Any idea how I can get their sum in simpler way than this :
(use-modules (ice-9 string-fun))
(+ (string->number (string-replace-substring "0,24" "," ".")) (string->number (string-replace-substring "0,098" "," ".")))
Feels heavyβ¦
Thx!
Yoooooo Schemers ! π
A bunch of warm lambdaddicts are waiting for you to join a book club !
It consists in reading one chapter of a book on our own and proposing a collective workshop around our solutions to the same exercise from the end of the chapter.
You can join here https://discord.gg/WG7DeSRg and vote for the book to go through
Spread the parens β€οΈ
#scheme #schemers #guile #chicken #chezscheme #gerbil #gambit
#scheme #schemers #guile #chicken #chezscheme #gerbil #gambit
Hey #schemers ! π
Have you heard about the the Scheme Discord Server ? π
Hey #Guilersπ and other #Schemersπ or even #Lispersπ !
The #Guix :guixsd: Day videos are online, available to your eyes ! Don't miss them.
Please, share the love for #FreeSoftware β€οΈ
http://guix.gnu.org/en/blog/2020/online-guix-day-announce-2/
#gnu #guile #scheme #guix #psychology #teaching #research #packaging #continuousintegration #nix #powerPC #rust #java #testdrivendevelopment
#guilers #schemers #Lispers #guix #freesoftware #gnu #guile #scheme #psychology #teaching #research #packaging #continuousintegration #nix #powerpc #rust #java #testdrivendevelopment
You know #TDD ?! What? I mean #tootDrivenDevelopment ? π€π€
β₯οΈ I need help to figure out what it looks like! β₯οΈ
I start with a simple #scheme #code #snippet and you modify it. The resulting code has to fit in one toot!
If you can't execute the code. It's broken. The last committer should fix it.
So make it portable ! π
(display "hello schemers")
#scheme #schemer #schemers #lisp #lisper
#r5rs #r6rs #r7rs #coding #programming #fun #friday #guile #chezscheme #gauche #racket #chickenscheme #gambit
#tdd #tootDrivenDevelopment #scheme #code #snippet #Schemer #schemers #lisp #lisper #r5rs #r6rs #r7rs #coding #programming #fun #friday #guile #chezscheme #gauche #racket #chickenscheme #gambit