[m-users.] newbe tutorial on development workflow and debugging

emacstheviking objitsu at gmail.com
Tue Jul 2 18:45:42 AEST 2019


Hi Daniel,

O too am learning Mercury from using Prolog since 2012...and to be honest,
I use to things daily. Mostly I use Emacs and metal-mercury-mode but if
that sounds a bit daunting I can also highly recommened using Microsofts
VSCode (not visual studio). It has a mercury plugin that does syntax
highlighting and that's all but that's enough.

https://github.com/ahungry/metal-mercury-mode

https://marketplace.visualstudio.com/items?itemName=brendanzab.mercury

I am not sure about the debugging aspect as I have not had cause to use one
yet.

All thebest,
Sean.


On Tue, 2 Jul 2019 at 09:21, Daniel Gross <grossd18 at gmail.com> wrote:

> Hello,
>
> I am new to Mercury and have done some development work in Prolog. I and
> am very interested in trying this out -- possibly, as an alternative to C /
> C++ coding (i.e. to generate high level C code).
>
> Is there a tutorial that shows how to set up a development environment and
> how best to work -- i like interactive work approaches (IDEs) with visual
> debuggers -- is this possible to do as well?
>
> thanks,
>
> Daniel
>
> _______________________________________________
> users mailing list
> users at lists.mercurylang.org
> https://lists.mercurylang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20190702/c0369e76/attachment.html>


More information about the users mailing list