ari.lt/page/blog/blogs/I-am-in-love-with-scheme_racket.html
2021-10-29 08:59:14 +03:00

48 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>
Ari::web -&gt; Blog
</title>
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
<meta content="Blog on 2021-10-29 08:56:44 EEST - I am in love with scheme/racket" name="description"/>
<meta content="follow" name="robots"/>
</head>
<body>
<div>
<h1>
I am in love with scheme/racket
</h1>
<p>
2021-10-29 08:56:44 EEST |
<a href="..">
back
</a>
|
<a href="/">
home
</a>
|
<a href="//github.com/TruncatedDinosour/website">
git
</a>
</p>
<hr/>
<p>
As you might know I usually use object oriented languages, but this time not, this time it's a functional
one. Today I was discussing about functional programming and in general programming paradigms and functional
programming came up, so we talked about it and I said something like "I would love to learn a fully functional
programming language, but haskell's syntax sucks, any other suggestions?" and a person suggested me scheme
and until then I though scheme was just used for configs and storing data in general, like JSON. Then we were
talking about scheme and I was really interested in it so I asked "what interpreter should I use?" and they
answered "chez" so I used it for a bit and then found an even better solution - gambit and now I use that
so in this one day I found a good a great scheme compiler and interpreter and I started learning scheme!
I love it.
</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->