Official Language documentation https://lang.lapyst.dev/language/ref
Find a file
2024-11-25 00:33:49 +01:00
lang_ref Fix bitwise or 2024-11-25 00:33:49 +01:00
lapystc/llvm Define mangling of constructors and destructors 2024-08-19 21:00:28 +02:00
spark Spark config: add dependency_management 2023-09-26 09:13:07 +02:00
.gitignore Add .gitignore 2023-03-21 16:54:00 +01:00
Jenkinsfile.disabled Disable Jenkins build 2024-03-24 16:01:58 +01:00
LICENSE Adding license file and note 2022-11-17 10:36:15 +01:00
notes.adoc Changes: 2021-12-10 02:07:40 +01:00
readme.adoc Move syntax.adoc to syntax/index.adoc 2023-10-21 17:52:27 +02:00

Lapyst Documentation

This document is part of the lapyst documentation. It covers all standard aspects of the lapyst language this includes (but not limited to): the syntax, the standard compiler, the packagemanager & buildsystem spark, technical specifications for various backends and so on.

Table of Contents

License

The specification and this document is licensed under AGPLv3. For the full license see the LICENSE at: https://codeark.it/Lapyst/lapyst-documentation/src/branch/master/LICENSE or just beside this file in the source repo.

Syntax

See here.