Documentation / specification of the lapyst language
Go to file
Mai Lapyst a0f04ac891
bithero_agency/LapystOrg/lapyst-documentation/pipeline/head This commit looks good Details
Update functions.adoc
2023-10-24 19:52:31 +02:00
lapystc/llvm Add documentation about the name mangling used in lapystc's LLVM backend 2023-03-23 22:44:48 +01:00
spark Spark config: add dependency_management 2023-09-26 09:13:07 +02:00
syntax Update functions.adoc 2023-10-24 19:52:31 +02:00
.gitignore Add .gitignore 2023-03-21 16:54:00 +01:00
Jenkinsfile Update Jenkinsfile 2023-03-21 17:15:19 +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

readme.adoc

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.