A simple example of a Domain-Specific Language for the transcription of manuscripts. Specific portions of text can be marked as written by the author ({}
) or by the editor ([]
), gaps ([...]
) can be inserted whenever the text is too hard to read, and placeholders for figures ([fig]
) can be inserted into the text stream. All of these phenomena could also be commented by adding a parenthesized string right after the symbols.
Finally, the ---
symbol can be used on a line by itself to represent a break (like for example a page break).
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://underscorejs.org/underscore-min.js to a secure url
Modified http://backbonejs.org/backbone-min.js to a secure url
https://d3js.org/d3.v3.min.js
https://underscorejs.org/underscore-min.js
https://backbonejs.org/backbone-min.js
https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.17.0/codemirror.min.js
https://wafi.iit.cnr.it/webvis/tmp/codemirror_mode_simple.js
https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.17.0/addon/search/searchcursor.min.js
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/highlight.min.js