Skip to content

C# Library that provides reader/writer for external REPL program.

License

Notifications You must be signed in to change notification settings

lpubsppop01/REPLReaderWriterCSharp

Repository files navigation

REPLReaderWriter (C#)

This C# library provides reader/writer for external REPL program.

Features

  • Start and stop REPL process
  • Write string to REPL standard input
  • Read string from REPL standard/error output

Requirements

  • .NET Framework 4.5.2 or later 4.x
  • Visual Studio 2017 to build

Implementation with C++/CLI

Implementation with C++/CLI is here. I wrote this implementation with C# first, but it not worked for my purpose.

Author

lpubsppop01

License

MIT License

About

C# Library that provides reader/writer for external REPL program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages