ndmitchell/debug

Integrate location

Open

#7 opened on Dec 18, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (7 forks)github user discovery
good first issue

Repository metrics

Stars
 (122 stars)
PR merge metrics
 (PR metrics pending)

Description

The location function in TemplateHaskell can given me the source file, and location of the Debug block. Some kind of smart lexer and matching algorithm could give the original code, precisely, with exact locations and layout as per the original.

Contributor guide