Giter VIP home page Giter VIP logo

alt-acme-math-xs-modulebuild's Introduction

NAME
    Acme::Math::XS - Math is HARD (faster!)

SYNOPSIS
        use Acme::Math::XS;

        print "2 + 2 = ${\add(2, 2)}\n";

DESCRIPTION
    This is a tiny example "XS" module. It was written to show how one would
    write the same thing using Inline::Module, Inline, Inline::C and
    Inline::CPP.

    It has a pure "XS" version and "Alt"(ternate) modules for all the common
    CPAN module frameworks.

    The source code for all these modules is in one git repository, on
    separate branches: <https://github.com/ingydotnet/acme-math-xs-pm>

SEE
    Acme::Math::XS
        Pure XS version, shipped with ExtUtils::MakeMaker.

    Alt::Acme::Math::XS::EUMM
        Inline::Module (using Inline::C) version shipped with plain old
        ExtUtils::MakeMaker.

    Alt::Acme::Math::XS::DistZilla
        Inline::Module version shipped with Dist::Zilla and
        Dist::Zilla::Plugin::InlineModule.

    Alt::Acme::Math::XS::ZillaDist
        Inline::Module version shipped with Zilla::Dist.

    Alt::Acme::Math::XS::ModuleBuild
        Inline::Module version shipped with Module::Build and
        Module::Build::InlineModule.

    Alt::Acme::Math::XS::ModuleInstall
        Inline::Module version shipped with Module::Build and
        Module::Build::InlineModule.

    Alt::Acme::Math::XS::CPP
        Inline::Module (using Inline::CPP) version shipped with
        ExtUtils::MakeMaker.

AUTHORS
    *   Ingy döt Net <[email protected]>

    *   David Oswald <[email protected]>

COPYRIGHT
    Copyright 2014. Ingy döt Net.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    See <http://www.perl.com/perl/misc/Artistic.html>

alt-acme-math-xs-modulebuild's People

Contributors

ingydotnet avatar

Watchers

 avatar  avatar  avatar  avatar

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.