tivtag / Meta.Repo

A C# program that reproduces itself with the help of another.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implements the first step of a self-replication program in C#.

It still uses the help of another 'builder' program that compiles the code and executes it.
Next step: Integrate both programs into one.

About

A C# program that reproduces itself with the help of another.

License:ISC License


Languages

Language:C# 100.0%