MINCE
{{Other uses|Mince (disambiguation)}}
MINCE is a text editor, originally created for 8080-based microcomputers running the CP/M operating system. Later versions of MINCE were available for GEMDOS on the Atari ST, VAX/VMS, RSX-11, and various flavors of Unix.
Developed in BDS C{{cite book|url=https://archive.org/details/The_Official_Book_for_the_Commodore_128|title=The Official Book for the Commodore 128 |year=1985 |publisher=Howard W. Sams & Co | first1=Mitchell | last1=Waite | first2=Robert | last2=Lafore | first3=Jerry | last3=Volpe |isbn=0-672-22456-9 | lccn=85-50977 |page=108 |quote=Some excellent applications programs for CP/M were written in BDS-C, including the Mince text editor (from Mark of the Unicorn) and the PeachText word processor (from PeachTree)|access-date=2016-06-24}} by Mark of the Unicorn, it was bundled with computers from Kaypro{{cite web|url=http://oldcomputers.net/bytekayproii.html |title=System Review The Kaypro II |access-date=May 24, 2014 |url-status=dead |archive-url=https://web.archive.org/web/20140527061513/http://oldcomputers.net/bytekayproii.html |archive-date=May 27, 2014 }} and Morrow Designs, and the Epson QX-10.{{cite web|url=http://www.computinghistory.org.uk/det/19939/Epson-QX-10/ |title=Epson QX-10 |publisher=Computing History |date= |accessdate=2016-06-24}} It was a subset of Emacs (MINCE stands for "MINCE Is Not Complete Emacs") designed to run within the 64kB memory limit of 8-bit computers.
MINCE used a gap buffer to fit within 48kB, and implemented a very efficient virtual memory system to support multiple buffers and a maximum file size limited only by available disk space.
MINCE was a companion product to SCRIBBLE, a text formatter based on Scribe. This separation of duties into editor plus formatter was common among advanced word processors at that time.
Although it was not open source, MOTU distributed partial code they deemed most useful for extending the product.
In 1981, MINCE and SCRIBBLE were sold together, along with their source code and the BDS C compiler, as a software bundle for US$350{{cite magazine |magazine=BYTE |volume=6 |number=6 |date=June 1981|url=https://archive.org/details/byte-magazine-1981-06 |title=Mark of the Unicorn Amethyst |type=Ad |page=179 |access-date=2016-06-24}} (almost US$1000 in 2014 dollars) under the name "Amethyst".{{cite web|url=http://www.textfiles.com/internet/interest.txt|title=ftp.nisc.sri.com: netinfo/interest-groups|quote=This list is intended for people who use Amethyst, a software package of CP/M-80 programs: MINCE (an ersatz EMACS) and SCRIBBLE (an ersatz SCRIBE)|date=21 September 1990 |access-date=2016-06-24|format=TXT |via=TEXTFILES.COM}} Amethyst was available without the compiler for $250, and MINCE and SCRIBBLE were available alone for $175. In 1984 the list price of MINCE was US$175.{{cite magazine|url=https://books.google.com/books?id=2C8EAAAAMBAJ&pg=PA34 |title=The Programmer's Shop |magazine=InfoWorld |page=34 |type=Ad |date=1983-10-03 |access-date=2016-06-24 |volume=5 |issue=40}} (equivalent to US$433.22 in 2019).
MINCE and SCRIBBLE were later developed into the Perfect Writer and FinalWord word processors. FinalWord later became Sprint.
An open source project, [https://github.com/johnsonjh/pmince Portable MINCE], allows the CP/M-80 version of MINCE to run on current operating systems and provides customizations, extensions, and documentation for the editor.
References
{{Reflist}}
External links
- {{cite web|url=https://github.com/johnsonjh/pmince |title=Portable MINCE |website=GitHub.com |accessdate=2022-05-17}}
- {{cite web|url=http://www.scrounge.org/unicorn.htm |title=The Unicorn Fable |website=Scrounge.org |date= |accessdate=2016-06-24}}
- {{cite web |url=http://www.finseth.com/craft/ |title=The Craft of Text Editing |website=Finseth.com |date=2008-09-18 |accessdate=2016-06-24 |archive-url=https://web.archive.org/web/20121223205123/http://www.finseth.com/craft/ |archive-date=2012-12-23 |url-status=dead }}
- {{cite web|url=http://www.texteditors.org/cgi-bin/wiki.pl?Mince |title=TextEditors Wiki: Mince |website=Texteditors.org |date=2015-07-15 |accessdate=2016-06-24}}
- {{cite web|url=http://www.retroarchive.org/cpm/cdrom/SIMTEL/ARCHIVES/AMETHYST/8311-1.TXT |format=TXT |title=Mince & Z-100 |website=Retroarchive.org |accessdate=2016-06-24}}
- {{cite web|url=http://www.retroarchive.org/cpm/cdrom/SIMTEL/ARCHIVES/AMETHYST/9101-1.TXT |format=TXT |title=The Ohio State University Newsgroup Query |website=Retroarchive.org |accessdate=2016-06-24}}
{{EmacsNavbox}}
Category:Discontinued software
{{text-editor-stub}}