generated from seanpm2001/Git-Template_V8
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPROJECT_LANG_1.rktl
More file actions
12 lines (11 loc) · 669 Bytes
/
PROJECT_LANG_1.rktl
File metadata and controls
12 lines (11 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
#lang racket
;; Start of script
"Project language file 1"
"For: seanpm2001/Learn-Racket"
"About: "
"I decided to make Racket the main project language file for this project (Seanpm2001/Learn-Racket) as Racket is the language this project is dedicated to, because this project is about learning the Racket programming language. It only makes sense to Racket the official language for this project. It is getting its own project language file, starting here."
;; File info
;; File type: Racket source file (*.rkt *.rktl *.scrbl)
;; File version: 1 (2022, Wednesay, August 31st at 5:10 pm PST)
;; Line count (including blank lines and compiler line): 13
;; End of script