Skip to content

AriaFallah/ppx_str

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPX Str

Lets you do

let name = "aria"
let name2 = "ppx_str"

let my_str = [%str
  {|Hello there {name} I am {name2} and {string_of_int 1}|}
]

About

PPX for template strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages