Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit cef1ad7

Browse files
author
livecodeali
committed
[[ Guides ]] Move LCB language spec into guides folder
1 parent 8282c28 commit cef1ad7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/specs/livecode_builder_language_reference.md renamed to docs/guides/LiveCode Builder Language Reference.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Modular Livecode
2-
31
[TOC]
42

5-
# Overview
3+
# Livecode Builder
64

75
LiveCode Builder is a variant of the current LiveCode scripting language (LiveCode Script) which has been designed for 'systems' building. It is statically compiled with optional static typing and direct foreign code interconnect (allowing easy access to APIs written in other languages).
86

0 commit comments

Comments
 (0)