|
spudplate
Template scaffolding compiler for spudlang .spud files
|
A built-in function call expression, e.g. More...
#include <ast.h>
A built-in function call expression, e.g.
lower(name) or replace(s, " ", "-").
Arity is checked at evaluation time per-function. Supported functions: lower, upper, trim (1 arg), replace (3 args).