All Questions
Tagged with functional-programming lua
1 question
3
votes
5
answers
3k
views
Functional language with C-like syntax [closed]
I've been looking for functional language with C-like syntax and static typing. So far my choice would be Nemerle. Is there anything else/better?
EDIT:
second choice would be Lua or Go.
Any pros ...