C++/C library to construct Excel .xls files in code.
A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis.
To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane.
IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
Excel/VBA Integration of Picat programming language
Picartesius is a VBA library created by Lorenz Schiffmann for integrating Picat in Excel Spreadsheets.
https://sourceforge.net/projects/picartesius
Picat is a simple, and yet powerful, logic-based multi-paradigm programming language created by Neng-Fa Zhou and Jonathan Fruhman aimed for general-purpose applications.
http://picat-lang.org
NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects.
The code is totaly written in Python (actualy 2.2.2).