[m-users.] TodoMer: TodoMVC in Mercury

mucaho mucaho at gmail.com
Thu Oct 1 03:55:34 AEST 2020


Greetings!

I have been keeping my eye on mercury for quite some time now and had the
chance to create a little todomvc console application with it during an
university course.
The majority of the application is based on functional programming
principles - I have used a redux like pattern with store, reducer, actions,
effects, components and views to glue the application together.
Added a logic-based cryptarithm puzzle to show off the logic aspect
strengths, too.
More features were originally planned, like undo-redo, etc, but I just
didn't have the time to add them in the meantime.

I have gotten permission to disclose the source-code publicly, which is
available here: https://bitbucket.org/mucaho/todomer
However, I am not confident in sharing the accompanying essay and
presentation publicly, since they have been produced during course
assignments, but am glad to share it with you if you contact me via email.

If anyone is interested, take a look!
It's a different approach on how you could structure a mercury application
and may be a bit harder to grasp at first glance,
but can maybe offer you some inspiration in your future mercury
applications.

Cheers
mucaho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20200930/844f12f5/attachment.html>


More information about the users mailing list