Skip to content

Primetalk/source-code-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code generation support

This project contains some utility functions to compose source code.

Basic idea is to use something similar to HTML span/div tags to organize source text and then render it to a string. This allows to automatically maintain indentation. One recent addition is Indent which is similar to Div but indents the block by one step.

About

Utility for working with generated source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages