generated from seanpm2001/Template_Other_V4
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
PROJECT_LANG_1.m
26 lines (21 loc) · 968 Bytes
/
PROJECT_LANG_1.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
(* ::Package:: *)
(* Start of script *)
(* Paclet Info File *)
(* created Sept. 14 2018 *)
(* Modified Jul. 22 2021 from https://github.com/WolframResearch/WolframLanguageForJupyter/blob/master/WolframLanguageForJupyter/PacletInfo.m *)
Paclet[
Name -> "WolframLanguageForJupyter",
Version -> "0.9.2",
MathematicaVersion -> "11.2+",
Extensions -> {
{"Kernel", Context -> {"WolframLanguageForJupyter`"}},
{"Documentation", Language -> "English"}
}
]
(* I decided to make Mathematica the first project language for this project (Numeric-Liberation-Front) to be Mathematica, as I don't have a lot of representation for this language yet, and numerals are math related, so mathematica fits best. A second language will also be used.*)
(* File info
* File type: Wolfram Mathematic source file (*.m)
* File version: 1 (Sunay, July 25th 2021 at 3:12 pm
* Line count (including blank lines and compiler line): 27
*)
(* End of script *)