Skip to content

Commit fa44805

Browse files
authored
PROJECT_LANG_1.lcb [V1]
Version 1 of the first project language file for this project.
1 parent efa6dbf commit fa44805

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

PROJECT_LANG_1.lcb

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)