|
|
|
|
|
by grasleya
3253 days ago
|
|
Functional languages are perfectly capable languages so you can typically use them for anything you'd use any other language for. But if you want a project that specifically showcases functional programming, writing a parser using parser combinators can be fun and instructive. |
|