artanis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: REPL Driven Development


From: Nala Ginrut
Subject: Re: REPL Driven Development
Date: Thu, 31 Dec 2020 10:58:39 +0800
User-agent: mu4e 1.4.13; emacs 27.1

It's possible to debug with Guile REPL.
---------------------cut-----------------------
(import (artanis artanis))
(init-server)
(run)
---------------------end-----------------------

If there's server internal error, say, 5xx status, the process will
break to the REPL, and you can trace or set break point, then you can
ctrl-d to make it continue the serving.

Best regards.


Jérémy Korwin-Zmijowski writes:

> Hello Artanis folks!
>
> I am wondering if Artanis allows REPL Driven Development practice or at
> least hot reload ?
>
> Cheers,
>
> Jérémy


--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]