Hi! On Tue, Dec 02, 2014 at 10:03:16AM -0300, Andrés Martinelli wrote: > I am working on a terminal spreadsheet based on "sc", compatible with > NetBSD, and also with some add-ons like undo/redo.. > Anyone interested can take a look at: > https://github.com/andmarti1424/scim/ > > Any new ideas and/or contribution is always welcome!
I've tried building it; a preliminary package (for the git version) is in wip/scim-git. However, it does not build for me, neither with yacc nor bison's yacc. I usually see Makefile:187: recipe for target 'gram.c' failed or similar problems. Please take a look. Thanks, Thomas