Hi all,
    The language I'm developing has a strong use case for syntax warnings 
<https://github.com/jackfirth/syntax-warn> for reporting cases of missing 
information (aka optional syntactic elements) to the user. I have done a 
first pass integration, and after reading Jack Firth's slides 
<https://con.racket-lang.org/2016/firth.pdf> (which end by suggesting 
DrRacket integration) I set out to complete the task. However after mucking 
about in the DrRacket source code for a while I have been unable to figure 
out the right place to hook in to provide DrRacket with the syntax location 
information (pretending that the warnings are errors for the purposes of 
display). Can someone point me in the right direction to get started? Many 
thanks!
Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to