Skip to content
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.

Tutorials

To learn the basics, check these pages

See Also

Clone this wiki locally