<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Greetings!</div><div><br></div><div>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.</div><div>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.</div><div>Added a logic-based cryptarithm puzzle to show off the logic aspect strengths, too.<br></div><div>More features were originally planned, like undo-redo, etc, but I just didn't have the time to add them in the meantime.</div><div><br></div><div>I have gotten permission to disclose the source-code publicly, which is available here: <a href="https://bitbucket.org/mucaho/todomer" target="_blank">https://bitbucket.org/mucaho/todomer</a></div><div>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.</div><div><br></div><div>If anyone is interested, take a look!</div><div>It's a different approach on how you could structure a mercury application and may be a bit harder to grasp at first glance,</div><div>but can maybe offer you some inspiration in your future mercury applications.</div><div><br></div><div>Cheers</div><div>mucaho<br></div></div>
</div></div>