The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
4answers
918 views

Is there any game engine using a functional programming language? [closed]

Is there any game engine using a functional programming language similar to Scheme, Common Lisp, Clojure or JavaScript? I've tried Unity3D but their "JavaScript" is not actually JavaScript, is ...
16
votes
3answers
3k views

What functional language is most suited to create games with? [closed]

I have had my eye on functional programming languages for a while, but am hesitating to actually get into them. But I think it's about time I at least starting glancing that direction to make sure I'm ...
41
votes
10answers
5k views

What are the challenges and benefits of writing games with a functional language?

While I know that functional languages aren't the most commonly used for game writing, there are a lot of benefits associate with them that seem like they would be interesting in any programming ...