-
Notifications
You must be signed in to change notification settings - Fork 0
Home
circular17 edited this page Sep 20, 2023
·
8 revisions
Welcome to the Append language wiki!
Predefined types: the building blocks for data.
Type declarations: to create new types.
Variable and constant declarations: how to introduce data.
Function calls: how to call functions using the Append fluent style.
Function declarations: how to define functions.
Lambda functions: functions can also be embedded in expressions for functional style.