Skip to content

Drakonoffnet/Blackmire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

What Is It?

Blackmire is a tool that uses Roslyn to convert C# code into C++ code. Simple as that. At the moment, Blackmire is a WPF application that allows the users to enter C# and shows C++ output in two panes: one for header and one for the implementation

Status

Blackmire is currently at a very early stage. Declarations are processed, but definitions (i.e., what's inside methods) will in most cases yield junk.

Contributing

Pull requests are your friend.

About

C# to C++ Converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%