this post was submitted on 16 Jun 2023
18 points (100.0% liked)
Functional Programming
1398 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I currently use Common Lisp, it is considered functional but its sort of in between. I use CL to generate voxel art which is what my employer is paying for so they really don't care what I use. I also use a couple functional DSL's one of which is literally just math applied to voxels, and the other is more akin to a fancy config file format.