*.jl
#
"
"
'(
([^\\']|\\.) |
\\[0-7]{1,3} |
\\x[0-9a-fA-F]{1,2} |
\\u[0-9a-fA-F]{1,3} |
\\u[0-9a-cA-C][0-9a-fA-F]{3} |
\\u[dD][0-7][0-9a-fA-F]{2} |
\\U[0-9a-fA-F]{1,5} |
\\U10[0-9a-fA-F]{4}
)'
(?<!\w) 0b[01]+ | # binary
(?<!\w) 0o[0-7]+ | # octal
(?<!\w) 0x[0-9a-fA-F]+ | # hexadecimal
(?<!\w) (\d+(\.\d+)?|\.\d+)([eE][+-]?\d+)? # decimal
true|false
(?<=\d|\b) pi \b |
(?<=\d|\b) e \b |
(?<=\d|\b) im \b |
(?<=\d|\b) Inf(32)? \b |
(?<=\d|\b) NaN(32)? \b
nothing
ARGS
LOAD_PATH
CPU_CORES
OS_NAME
C_NULL
WORD_SIZE
VERSION
ENDIAN_BOM
ENV
STDERR
STDIN
STDOUT
T
ANY
[$%]=? |
\.[<>%'] |
\.[<>=!]=
\(|\) |
\[|\] |
\{|\} |
\.|,|;|\? |
\.\.\.
begin
do
for
in
function
if
immutable
let
quote
try
type
while
catch
finally
else
elseif
end
abstract
bitstype
break
ccall
const
continue
export
global
import
importall
local
macro
module
baremodule
return
typealias
using
`
`
is
typeof
subtype
isa
typeassert
apply
kwcall
throw
tuple
Union
method_exists
applicable
invoke
eval
isdefined
yieldto
Base
Core
Main
PCRE
FFTW
Collections
DSP
LinAlg
LibRandom
Random
Math
MPFR
GMP
Sort
Test
Pkg
Operators
Errno
Meta
Graphics
Any|None|Nothing|Void
Type(Constructor|Name|Var|_Array)?|(Union|Data|NonTuple)Type
(Abstract|Strided|Bit)?(Array|Matrix|Vector)
Abstract(Cmd|RNG|SparseMatrix)
(Abstract|Strided)?VecOrMat
SparseMatrixCSC
(D|Sub((Or)?D)?)Array
Chars?
(ASCII|Byte|Char|DirectIndex|Generic|Rep|Rev|Rope|Sub|UTF8)?String
Bool
Number
Real
Rational
ImaginaryUnit
Signed|Unsigned
Int(eger|Set|8|16|32|64|128)?
Uint(8|16|32|64|128)?
Float(ingPoint|32|64)
Complex(Pair|64|128)?
Big(Int|Float)
C(float|double|ptrdiff_t|u?(int|long(long)?|char|short)|s?size_t|wchar_t)
(Argument|Bounds|Divide|Domain|EOF|Inexact|Key|Load|Memory|Method|Parse|(Stack)?Overflow|System|Type|UV|UndefRef)Error
(Error|Interrupt|Disconnect)?Exception
Algorithm
Associative
AsyncStream
Box
BunchKaufman
CPUinfo
CallStack
Callback
Cholesky
CholeskyPivoted
Cmd(Redirect)?
(And|Or)Cmds
Colon
LU|(((Sym|LDLT|LU)?Tr|B)id|D)iagonal
Dict
EachLine
Eigen
EmptyCallStack
Enumerate
EnvHash
Executable
Expr(Node)?
Factorization
FDWatcher
(Abstract)?File
File(Monitor|Offset)
Filter
(Intrinsic)?Function
Hermitian
Hessenberg
IO(Buffer|Stream)?
InetAddr
IpAddr|IPv[46]
(Key|Value)Iterator
LambdaStaticData
LocalProcess
Long(Expr|Symbol|Tuple)
MersenneTwister
Method(Table)?
MmapArrayInfo
Module
NTuple
NamedPipe
(Getfield|Goto|Label|LineNumber|Quote)Node
NotFound
OS_FD
ObjectIdDict
PollingFileWatcher
Process(Chain(OrNot)?|Group)?
Ptr
QR(Pivoted)?
Range(s|1|Index|VecIntList)?
RawOrBoxedHandle
Redirectable
Regex(Match(Iterator)?)?
RemoteRef
Rest
Reverse
(Generalized)?(SVD|Schur)
Set
Socket
(Merge|Insertion|Tim|Quick)Sort
SpawnNullStream
Stat
StateUpdate
StaticVarInfo
Symbol(Node)?
TTY
Task
TcpSocket
TmStruct
Top(Node)?
Triangular
UV(Handle|PollingWatcher|Stream)
UdpSocket
Undef(RefTag)?
VarTable
Vararg
VersionNumber
Wait(For|Task)
Weak(KeyDict|Ref)
Woodbury
(Timeout|Idle|Single)?AsyncWork
Work(er|Item)
Zip