|
1 | 1 | <NotepadPlus>
|
2 |
| - <UserLang name="Julia" ext="jl"> |
| 2 | + <UserLang name="julia" ext="jl" udlVersion="2.1"> |
3 | 3 | <Settings>
|
4 |
| - <Global caseIgnored="no" allowFoldOfComments="yes" /> |
5 |
| - <Prefix Keywords1="no" Keywords2="no" /> |
| 4 | + <Global caseIgnored="no" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" /> |
| 5 | + <Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" /> |
6 | 6 | </Settings>
|
7 | 7 | <KeywordLists>
|
8 |
| - <Keywords name="Comments">00#</Keywords> |
9 |
| - <Keywords name="Operators">' - ! " $ % & * , . / : ; ? @ \ ^ ` | ~ + < = > <: :: .+ .- .* ./ .\ .^ && || // [ ] ( ) { }</Keywords> |
10 |
| - <Keywords name="Folders in code2, open">begin do for function if immutable let quote try type while</Keywords> |
11 |
| - <Keywords name="Folders in code2, middle">elseif else</Keywords> |
12 |
| - <Keywords name="Folders in code2, close">end</Keywords> |
13 |
| - <Keywords name="Delimiters">00" 01\ 02" 03' 04\ 05'</Keywords> |
14 |
| - <Keywords name="Keywords1">abstract bitstype break ccall const continue export global import importall in local macro module baremodule return typealias using</Keywords> |
15 |
| - <Keywords name="Keywords2">AbstractArray AbstractMatrix AbstractSparseMatrix AbstractVector Any Array ASCIIString Associative AsyncStream BitArray BigFloat BigInt BitMatrix BitVector Bool ByteString Char CharString Colon Complex Complex64 Complex128 ComplexPair DArray Dict Dims EachLine EnvHash Exception Expr FileOffset Filter Float Float32 Float64 Function ObjectIdDict Int Int8 Int16 Int32 Int64 Int128 Integer IntSet ImaginaryUnit IO IOBuffer IOStream LocalProcess Matrix NTuple Number ObjectIdDict OrdinalRange PipeBuffer ProcessGroup Ptr Range Range1 RangeIndex Ranges Rational Real Regex RegexMatch RegexMatchIterator RemoteRef RepString RevString Reverse RopeString Set Signed SparseMatrixCSC SpawnNullStream StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubDArray SubOrDArray SubString Symbol SymTridiagonal Task TcpSocket Tridiagonal Tuple Type UInt UInt8 UInt16 UInt32 UInt64 UInt128 Union Unsigned UTF8String UVError VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef Zip Stat Factorization BunchKaufman CholeskyDense CholeskyPivotedDense LUDense LUTridiagonal LDLTTridiagonal QRDense QRPivotedDense SVDDense GSVDDense InsertionSort QuickSort MergeSort TimSort Cchar Cuchar Cshort Cushort Cint Cuint Clong Culong Cptrdiff_t Csize_t Clonglong Culonglong Cintmax_t Cuintmax_t Cfloat Cdouble ArgumentError DisconnectException EOFError ErrorException KeyError LoadError MethodError ParseError SystemError TypeError</Keywords> |
| 8 | + <Keywords name="Comments">00# 01 02((EOL)) 03 04</Keywords> |
| 9 | + <Keywords name="Numbers, prefix1"></Keywords> |
| 10 | + <Keywords name="Numbers, prefix2"></Keywords> |
| 11 | + <Keywords name="Numbers, extras1"></Keywords> |
| 12 | + <Keywords name="Numbers, extras2"></Keywords> |
| 13 | + <Keywords name="Numbers, suffix1"></Keywords> |
| 14 | + <Keywords name="Numbers, suffix2"></Keywords> |
| 15 | + <Keywords name="Numbers, range"></Keywords> |
| 16 | + <Keywords name="Operators1">' - ! " $ % & * , . / : ; ? @ \ ^ ` | ~ + < = > <: :: .+ .- .* ./ .\ .^ && || // [ ] ( ) { }</Keywords> |
| 17 | + <Keywords name="Operators2"></Keywords> |
| 18 | + <Keywords name="Folders in code1, open"></Keywords> |
| 19 | + <Keywords name="Folders in code1, middle"></Keywords> |
| 20 | + <Keywords name="Folders in code1, close"></Keywords> |
| 21 | + <Keywords name="Folders in code2, open"></Keywords> |
| 22 | + <Keywords name="Folders in code2, middle"></Keywords> |
| 23 | + <Keywords name="Folders in code2, close"></Keywords> |
| 24 | + <Keywords name="Folders in comment, open"></Keywords> |
| 25 | + <Keywords name="Folders in comment, middle"></Keywords> |
| 26 | + <Keywords name="Folders in comment, close"></Keywords> |
| 27 | + <Keywords name="Keywords1">true false C_NULL Inf NaN Inf32 NaN32 nothing</Keywords> |
| 28 | + <Keywords name="Keywords2">ASCIIString AbstractArray AbstractMatrix AbstractSparseMatrix AbstractVector Any ArgumentError Array Associative AsyncStream BigFloat BigInt BitArray BitMatrix BitVector Bool BunchKaufman ByteString Cchar Cdouble Cfloat Char CharString CholeskyDense CholeskyPivotedDense Cint Cintmax_t Clong Clonglong Colon Complex Complex128 Complex64 ComplexPair Cptrdiff_t Cshort Csize_t Cuchar Cuint Cuintmax_t Culong Culonglong Cushort DArray Dict Dims DisconnectException EOFError EachLine EnvHash ErrorException Exception Expr Factorization FileOffset Filter Float Float32 Float64 Function GSVDDense IO IOBuffer IOStream ImaginaryUnit InsertionSort Int Int128 Int16 Int32 Int64 Int8 IntSet Integer KeyError LDLTTridiagonal LUDense LUTridiagonal LoadError LocalProcess Matrix MergeSort MethodError NTuple Number ObjectIdDict ObjectIdDict OrdinalRange ParseError PipeBuffer ProcessGroup Ptr QRDense QRPivotedDense QuickSort Range Range1 RangeIndex Ranges Rational Real Regex RegexMatch RegexMatchIterator RemoteRef RepString RevString Reverse RopeString SVDDense Set Signed SparseMatrixCSC SpawnNullStream Stat StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubDArray SubOrDArray SubString SymTridiagonal Symbol SystemError Task TcpSocket TimSort Tridiagonal Tuple Type TypeError UInt UInt128 UInt16 UInt32 UInt64 UInt8 UTF8String UVError Union Unsigned VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef Zip</Keywords> |
| 29 | + <Keywords name="Keywords3">abstract begin baremodule bitstype break catch ccall const continue do else elseif end export finally for function global if immutable import importall let local macro module quote return try type typealias using while</Keywords> |
| 30 | + <Keywords name="Keywords4">close enumerate error info open print println read write warn</Keywords> |
| 31 | + <Keywords name="Keywords5">print println</Keywords> |
| 32 | + <Keywords name="Keywords6"></Keywords> |
| 33 | + <Keywords name="Keywords7"></Keywords> |
| 34 | + <Keywords name="Keywords8"></Keywords> |
| 35 | + <Keywords name="Delimiters">00" 01 02" 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords> |
16 | 36 | </KeywordLists>
|
17 | 37 | <Styles>
|
18 |
| - <WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" /> |
19 |
| - <WordsStyle name="COMMENTS" fgColor="808080" bgColor="FFFFFF" fontStyle="0" /> |
20 |
| - <WordsStyle name="LINE COMMENTS" fgColor="808080" bgColor="FFFFFF" fontStyle="0" /> |
21 |
| - <WordsStyle name="NUMBERS" fgColor="FF8000" bgColor="FFFFFF" fontStyle="0" fontName="Lucida Console" /> |
22 |
| - <WordsStyle name="KEYWORDS1" fgColor="000080" bgColor="FFFFFF" fontStyle="1" fontName="Lucida Console" /> |
23 |
| - <WordsStyle name="KEYWORDS2" fgColor="FF00FF" bgColor="FFFFFF" fontStyle="0" /> |
24 |
| - <WordsStyle name="OPERATORS" fgColor="008000" bgColor="FFFFFF" fontStyle="1" /> |
25 |
| - <WordsStyle name="FOLDER IN CODE2" fgColor="800000" bgColor="FFFFFF" fontStyle="0" fontName="Lucida Console" /> |
26 |
| - <WordsStyle name="DELIMITERS1" fgColor="800080" bgColor="FFFFFF" fontStyle="0" fontName="Lucida Console" /> |
27 |
| - <WordsStyle name="DELIMITERS2" fgColor="800080" bgColor="FFFFFF" fontStyle="0" fontName="Lucida Console" /> |
| 38 | + <WordsStyle name="DEFAULT" fgColor="93A1A1" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 39 | + <WordsStyle name="COMMENTS" fgColor="2AA17A" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 40 | + <WordsStyle name="LINE COMMENTS" fgColor="2AA17A" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 41 | + <WordsStyle name="NUMBERS" fgColor="B58900" bgColor="FFFFFF" fontName="Lucida Console" fontStyle="0" nesting="0" /> |
| 42 | + <WordsStyle name="KEYWORDS1" fgColor="268BD2" bgColor="FFFFFF" fontName="Lucida Console" fontStyle="1" nesting="0" /> |
| 43 | + <WordsStyle name="KEYWORDS2" fgColor="CB4B16" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 44 | + <WordsStyle name="KEYWORDS3" fgColor="6C71C4" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 45 | + <WordsStyle name="KEYWORDS4" fgColor="D33682" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 46 | + <WordsStyle name="KEYWORDS5" fgColor="6C71C4" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 47 | + <WordsStyle name="KEYWORDS6" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 48 | + <WordsStyle name="KEYWORDS7" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 49 | + <WordsStyle name="KEYWORDS8" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 50 | + <WordsStyle name="OPERATORS" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> |
| 51 | + <WordsStyle name="FOLDER IN CODE1" fgColor="839496" bgColor="FFFFFF" fontName="Lucida Console" fontStyle="0" nesting="0" /> |
| 52 | + <WordsStyle name="FOLDER IN CODE2" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 53 | + <WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 54 | + <WordsStyle name="DELIMITERS1" fgColor="2AA198" bgColor="FFFFFF" fontName="Lucida Console" fontStyle="0" nesting="0" /> |
| 55 | + <WordsStyle name="DELIMITERS2" fgColor="800080" bgColor="FFFFFF" fontName="Lucida Console" fontStyle="0" nesting="0" /> |
| 56 | + <WordsStyle name="DELIMITERS3" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 57 | + <WordsStyle name="DELIMITERS4" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 58 | + <WordsStyle name="DELIMITERS5" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 59 | + <WordsStyle name="DELIMITERS6" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 60 | + <WordsStyle name="DELIMITERS7" fgColor="839496" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> |
| 61 | + <WordsStyle name="DELIMITERS8" fgColor="839496" bgColor="002B36" fontName="" fontStyle="0" nesting="0" /> |
28 | 62 | </Styles>
|
29 | 63 | </UserLang>
|
30 | 64 | </NotepadPlus>
|
0 commit comments