sfindeisen / selfprint

A collection of programs that print out their own source code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selfprint

A collection of programs that print out their own source code. This is about straightforward programs: no tricks (like: accessing process image in memory, accessing executable on disk) are allowed.

This collection currently includes programs written in the following languages:

  • C

About

A collection of programs that print out their own source code.

License:GNU General Public License v3.0


Languages

Language:C 100.0%