factplusplus-d 0.0.1

FaCT++ ported to D Language


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

factplusplus-d

FaCT++ import to dlang

To rebuild FaCT++ library

Download FaCT++ sources https://bitbucket.org/dtsarkov/factplusplus Build using cmake

htod is used to re-create the header. The typedefs and variadics are manually edited to use std.typecons and core.stdc.stdarg respectively.

To compile fact_test.d:

On Posix:

dmd -Isource facttest.d posix/bin64-debug/libfact.so LDLIBRARYPATH=posix/bin64-debug/ ./facttest

Authors:
  • Mark Fisher
Dependencies:
none
Versions:
0.0.2 2017-Aug-02
0.0.1 2017-Aug-02
~master 2018-Mar-01
~v0.0.1 2017-Aug-02
Show all 4 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 25 downloads total

Score:
0.6
Short URL:
factplusplus-d.dub.pm