Giter Club home page Giter Club logo

ean13.net's Introduction

My first foray into functional programming with fsharp – a DLL for checking a
string to see if it’s a valid EAN. Also includes a very small command line app
that uses the DLL to check if an argument is an EAN.

Dependencies

I’m a ruby guy that uses linux, so I’m using Rake as my build tool and mono for
compilation.

On Debian, run the following as root to get the necesary packages:

aptitude install rake mono-2.0-devel mono-gmcs mono-mcs mono-runtime mono-utils nunit

This also requires the fsharp compiler to be installed and available at a hard
coded location. I’ll fix this at some point. To get fsharp installed with mono,
follow the instructions at
http://www.strangelights.com/fsharp/Wiki/default.aspx/FSharpWiki.MonoLinux

Compiling

To compile the EAN13 assembly, run:

rake compile

To compile the test app, run:

rake compile_app

To run the test suite, use:

rake

Running

To run the app, use:

ean13app.exe 9780330423625

License

This library is copyright James Healy and provided under the MIT license. See
MIT-LICENSE for further details.

ean13.net's People

Contributors

yob avatar

Stargazers

 avatar 5l1v3r1 avatar Gibran Rosa avatar Angus H. avatar  avatar

Watchers

 avatar  avatar James Cloos avatar Gibran Rosa avatar

Forkers

5l1v3r1

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.