torch / demos

Demos and tutorials around Torch7.
355 stars 301 forks source link

lapp #2

Closed Atcold closed 11 years ago

Atcold commented 11 years ago

What is this lapp you are using in here? Is it a function with no parenthesis? How does it parse the input?

Thanks

clementfarabet commented 11 years ago

lapp comes from penlight. In general any function with a single string argument can be called without parenthesis!