Skip to content

Latest commit

 

History

History

tacoscript-iife-with

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

tacoscript-iife-with

Parser & Generator for IIFE's created with the with keyword syntax. Transformations can be extracted and shared with any other alternative IIFE syntaxes.

Example:

with= {bar: foo, boop: beep} > bar + boop