Subj : Accuchef
To   : Shawn Highfield
From : Ben Collver
Date : Fri Jan 31 2025 10:17:31

 Re: Accuchef
 By: Shawn Highfield to All on Thu Jan 30 2025 19:19:00

SH> Well the author of accuchef has retired.  If you hit up the website now
SH> you can score yourself the last version including the reg code.

Thanks for the heads up!  I will download my copy for posterity.

SH> I've been using it for a few years since Sean told me about it and
SH> I got my money's worth from paying for it, but now it's free I highly
SH> recommend you check it out if you are tired of the DOS meal master.

Another alternative is AnyMeal, which comes with source code.

<https://wedesoft.github.io/anymeal/>

AnyMeal is written in C++ and it uses a Meal-Master grammar written in
YACC, so it is able to parse recipes blazing fast.

Download links for those without Javascript:

Linux
<https://github.com/wedesoft/anymeal/releases/download/v1.33/
anymeal-x86_64.AppImage>

Windows
<https://github.com/wedesoft/anymeal/releases/download/v1.33/
anymeal-installer-1.33.exe>

Source code
<https://github.com/wedesoft/anymeal/releases/download/v1.33/
anymeal-1.33.tar.xz>