quid-pro-quo VS mgl-pax

Compare quid-pro-quo vs mgl-pax and see what are their differences.

quid-pro-quo

A contract programming library for Common Lisp in the style of Eiffel’s Design by Contract ™. (by sellout)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
quid-pro-quo mgl-pax
2 5
91 68
- -
0.0 8.8
almost 6 years ago 6 months ago
Common Lisp Common Lisp
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

quid-pro-quo

Posts with mentions or reviews of quid-pro-quo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • What is a feature of other languages that you miss in Lisp?
    6 projects | /r/lisp | 4 Apr 2022
    Here's a Lisp library for contracts: https://github.com/sellout/quid-pro-quo (not saying this is what ADA has ..)
  • Lisp is Not an Acceptable Lisp
    3 projects | /r/programming | 7 Jan 2021
    These are just his opinions. Many people really enjoy CLOS, and closer-mop provides better compatibility across implementations. Hygienic macros can be cool (like Racket's) but ultimately I'd consider them a preference. defmacro and gensym are more than fine. CL's type system is quite flexible, and there's stuff like defstar for better function signatures and quid-pro-quo for contract programming (which can actually solve the heading numbering problem). Multimethods are awesome. If you want an ML/Hindley-Milner type system then you should probably be using a different language anyway.

mgl-pax

Posts with mentions or reviews of mgl-pax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-12.
  • Graven Image: improving CL built-in inspection facilities
    2 projects | /r/Common_Lisp | 12 Aug 2023
    There is some overlap with DRef (https://github.com/melisgl/mgl-pax/tree/master/dref) and PAX (https://github.com/melisgl/mgl-pax). Especially with the live documentation browser of the latter (https://quotenil.com/pax-browser.html), although that's clearly not REPL-based.
  • Documentation generation tool that looks like the hyperspec?
    1 project | /r/lisp | 3 Sep 2022
    While not the same - https://github.com/melisgl/mgl-pax produces excellent documentation for example - https://rabbibotton.github.io/clog/clog-manual.html
  • Punct: `#lang punct`
    2 projects | /r/lisp | 21 Jul 2022
    MGL-PAX - https://github.com/melisgl/mgl-pax
  • What is a feature of other languages that you miss in Lisp?
    6 projects | /r/lisp | 4 Apr 2022
    Ada has contracts also. I think possible to implement. https://github.com/melisgl/mgl-pax which I use for CLOG does a good job of documenting specs and gives me some ideas about how to go about it and same with generic functions themselves. At some point all apply myself to it.
  • How to improve help in SLY/SLIME?
    4 projects | /r/Common_Lisp | 26 Mar 2021
    I liked MGL-PAX's approach (https://github.com/melisgl/mgl-pax). It allows mix documentation chapters and code in the same file. You can mention any entity in the documentation or docstring and it will be cross referenced. Also, it has an integration with slime and M-. works in the docstrings.

What are some alternatives?

When comparing quid-pro-quo and mgl-pax you can also consider the following projects:

slow-jam - Common Lisp lazy sequence library

clus-data - Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/

montezuma - Full-text indexing and search for Common Lisp

punct - ⏺✍️ Write in Lisp + Markdown, publish to multiple formats

coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

picl

liz - Lisp-flavored general-purpose programming language (based on Zig)

graven-image - Portability library for better interaction and debugging of a running Common Lisp image through text REPL.

docbrowser - Browse Common Lisp docstrings