I’d love to hear more about it. I’m a new grad who’s done a bunch of internships using functional programming languages but didn’t find a new grad position that does

  • MrJay
    link
    11 year ago

    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.