Ajla Tutorial
ajla-lang.cz·4d·
Discuss: Hacker News
Flag this post

Contents

Introduction Hello World Fizz-buzz Statements Types Operators Clauses Automatic parallelization Caching Functions Lists Arrays Strings Exceptions I/O Units Type classes Threads FFI Performance considerations Verifying Ajla programs with Z3 Hacking Ajla

Introduction

Ajla is a purely functional programming language that has look-and-feel like traditional imperative languages. The return value of every function in Ajla depends only on its …

Similar Posts

Loading similar posts...