Skip to content
/ montage Public

Montage is a small program that can present C code with syntax highlighting.

Notifications You must be signed in to change notification settings

ch-iv/montage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Montage

Montage is a small program that can present C code with syntax highlighting.

Usage

To display a file:

./montage <file.c>

Use Make to build:

make

What is the purpose of this program?

This program is a part of a code-oriented presentation suite I am working on. Presenting code is a difficult task -- Montage makes it easier.

About

Montage is a small program that can present C code with syntax highlighting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages