Skip to content

XMAN555/libmono-d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mono binding for D

libmono-d is a binding to Mono's embedding API. It allows D applications to embed Ecma 335-compliant code (C#, F#, etc).

Building

You build libmono-d by using Waf:

$ waf configure --lp64=true --mode=release
$ waf build
$ waf install

You can of course adjust the parameters to configure as needed.

About

Binding to the Mono embedding API for the D programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published