Skip to content

aweisser/PMCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use PMCS.Core.CLI.Programm to parse existing C# code and create a .mse file.

Following command line paramaters are available:

/o:"path\to\result.mse"
/w:"^whitelist.*csfiles.*that.*matches.*this.*regexp$" 
/w:"^blacklist.*csfiles.*that.*matches.*this.*regexp$" 
"path\to\csharp\project" 

You can then import the .mse file into CodeCity to render your C# code as a Code City.

Code City

PMCS stands for Parsing and Modeling C# Systems. The code in this repository is a fork from Erik Doernenburgs PMCS project on bitbucket. The original PMCS code was written by Ermira Daka, and then donated for further development.

Project Structure

PMCS

Project PMCS represents https://bitbucket.org/erikdoe/pmcs/commits/99012d8659a3d4509bf75bf8a09e460a3298ebe9. This is the latest commit from Erik (2009-07-29) and will not be extended on github.

PMCS.Core

Project PMCS.Core is a new .NET Core 2.1 version of the PMCS core model.

PMCS.Core.CLI

Project PMCS.Core.CLI is a command line interface for .NET Core 2.1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages