Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 305 Bytes

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