Skip to content

The task was to create an application that can read any text file and produce pig latin copies of them

Notifications You must be signed in to change notification settings

FrederikSthenHansen/Case05PigLatin

Repository files navigation

Case05PigLatin, an excersize in file-processing

  • Frederik Sthen Hansen

The task was to create an application that can read any text file file and write pig latin copies of their contents to a seperate files.

Which project to open in this Repo?:

PigLatinParser V2. is the most functional edition of the Application. The original project is left in the repository for documentation/sentimental purposes. The change from .net core to .net Framwork was done to implement better Nuget packages for File processing.

Notes on reading Documentation:

in the Parsing DSD (design Sequence diagram) only the contents of the "WritePigLatinFile()" box is relevant to the newest version of PigLatinParserV2. Start by reading Filewatcher DSD instead.

About

The task was to create an application that can read any text file and produce pig latin copies of them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages