Skip to content

Commit 33dad20

Browse files
authored
PROJECT_LANG_1_V1.oot
1 parent 60219ea commit 33dad20

File tree

1 file changed

+20
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)