plump
Markup parser
A parser for HTML/XML-like documents with lenient handling of invalid markup
Practically Lenient and Unimpressive Markup Parser for Common Lisp
120 stars
9 watching
21 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/plump-tex | Translates TeX-like syntax into a Plump DOM | 2 |
shinmera/plump-sexp | Converts between Plump-DOM and SEXP data formats | 11 |
shinmera/trivial-benchmark | A tool for quickly measuring performance of code snippets | 39 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
shinmera/humbler | An interface to Tumblr's API written in Common Lisp | 11 |
shinmera/multiposter | An application to post content simultaneously to multiple online services. | 13 |
shinmera/chirp | A Twitter client library for Common Lisp written by Shinmera | 68 |
shinmera/float-features | Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
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/definitions | A general definitions introspection library | 19 |
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 20 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
shinmera/modularize | A framework for organizing and managing reusable code components in Common Lisp applications. | 8 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 23 |