Skip to content

Literate programming#27

Open
petithug wants to merge 1 commit intoedwinb:masterfrom
petithug:literate.master
Open

Literate programming#27
petithug wants to merge 1 commit intoedwinb:masterfrom
petithug:literate.master

Conversation

@petithug
Copy link

@petithug petithug commented Mar 15, 2019

Notes:

  • I left Make Lemma alone, as it can be lifted as a top-level function or as a local (where clause) function, but the indentation would be different.
  • The unlit function is fast, even on the 2600+ lines document I use.
  • The unlit function returns a list of error lines, but only the first one is converted a error. But the code is ready for when the lexer and the parser start to generate multiple errors instead of just one.

Changelog:

  • Add support for .lblod files.
  • Add support for Case Split.
  • Add new Parse Error for Literate fails.
  • Add support for Add Clause.
  • Literate processing fails if code blocks are not separated by a blank
    line.

- Add support for .lblod files.
- Add support for Case Split.
- Add new Parse Error for Literate fails.
- Add support for Add Clause.
- Literate processing fails if code blocks are not separated by a blank
  line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant