-
Notifications
You must be signed in to change notification settings - Fork 0
Basics
Dennis Rönn edited this page Oct 5, 2022
·
1 revision
Dern is very similar to many C style languages, with some inspirations taken from both Swift and PHP. Dern aims to be a strict language when completed but does support some dynamic typing in the meantime. There's currently also no code analyzing done during initial execution so it won't error out until it reaches faulty code.
To learn the basics, check these pages