maxrt101 / ff

Scripting language
MIT License
4 stars 0 forks source link

Variadic functions (native and not) #30

Open maxrt101 opened 2 years ago

maxrt101 commented 2 years ago

Syntax: fn printf(fmt: string, args...) -> {}

Add special flag to Function and NativeFunction