Skip to content

Commit 0c88a22

Browse files
authored
PROJECT_LANG_1_V1.lcb
An archive of the first version of the first project language file for this directory set.
1 parent 4b6d1bb commit 0c88a22

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
-- Start of script
2+
3+
-- Project language file 1
4+
-- For: seanpm2001/Learn-LiveCode
5+
-- About:
6+
-- I decided to make LiveCode the main project language file for this project (Seanpm2001/Learn-LiveCode) as LiveCode is the language this project is dedicated to, because this project is about learning the LiveCode programming language. It only makes sense to make LiveCode the official language for this project. It is getting its own project language file, starting here.
7+
8+
put "Project language file 1"
9+
put "For: seanpm2001/Learn-LiveCode"
10+
put "About:"
11+
put "I decided to make LiveCode the main project language file for this project (Seanpm2001/Learn-LiveCode) as LiveCode is the language this project is dedicated to, because this project is about learning the LiveCode programming language. It only makes sense to make LiveCode the official language for this project. It is getting its own project language file, starting here."
12+
13+
-- File info
14+
-- File type: LiveCode source file (*.lc *.lcb *.livecodescript)
15+
-- File version: 1 (2022, Sunday, October 16th at 8:08 pm PST)
16+
-- Line count (including blank lines and compiler line): 19
17+
18+
-- End of script

0 commit comments

Comments
 (0)