Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 174 Bytes

porting-from-php.md

File metadata and controls

7 lines (5 loc) · 174 Bytes

Porting from PHP to tré

Literal constants

Use %%NATIVE to inject native source strings:

(some_php_function (%%native "LITERAL_CONSTANT_NAME_WITHOUT_DOLLAR"))