plump-tex
TeX parser
Translates TeX-like syntax into a Plump DOM
Rudimentary parser turning TeX-like syntax into a Plump DOM.
2 stars
3 watching
2 forks
Language: Common Lisp
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
shinmera/plump-sexp | Converts between Plump-DOM and SEXP data formats | 11 |
shinmera/chirp | A Twitter client library for Common Lisp written by Shinmera | 68 |
shinmera/definitions | A general definitions introspection library | 19 |
shinmera/humbler | An interface to Tumblr's API written in Common Lisp | 11 |
shinmera/oxenfurt | A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
shinmera/tooter | A Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms. | 44 |
shinmera/float-features | Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 19 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 25 |
shinmera/trivial-benchmark | A tool for quickly measuring performance of code snippets | 39 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |