Coder Social home page Coder Social logo

haskell-xll-example's Introduction

haskell-xll-example

Example of a simple Excel 2007 XLL using Haskell. I had a heck of a time getting all the pieces to fit together.

Run build.bat; it should make Adder.xll. If you open that file with Excel, you should get a new worksheet function, ADDER(), that takes two numbers and returns their sum.

You'll need the Excel 2007 XLL SDK extracted in ..\Excel2007XLLSDK (relative to StartStop.c). It should be available at http://www.microsoft.com/downloads/details.aspx?FamilyId=5272E1D1-93AB-4BD4-AF18-CB6BB487E1C4&displaylang=en (It's just a nested executable zip file; you should be able to open it with an archive tool.)

haskell-xll-example's People

Contributors

conklech avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

tkemps

haskell-xll-example's Issues

Excel 2016

Any luck getting this to work in Excel 2016?

After running the build with the Excel 2013 SDK (or the excel 2007 sdk) I get a segfault from excel on startup. (Attempting to load the haskell runtime seems to cause issues with excel).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.