-
-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathparticlesLeetsheet.scroll
More file actions
33 lines (23 loc) · 899 Bytes
/
Copy pathparticlesLeetsheet.scroll
File metadata and controls
33 lines (23 loc) · 899 Bytes
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
27
28
29
30
31
32
33
title Particles LeetSheet
header.scroll
printTitle
css body {color: grey;}
center
*Particle Syntax* is a syntax-free syntax for splitting files into particles (separated by line breaks) which can have atoms (separated by spaces) and subparticles (indented lines).
br
thinColumns 3
- Every line is a particle and every particle is one line.
- Newlines separate particles.
- The atoms in a particle are separated by a single space.
- An indent of +1 space makes a particle a subparticle of the parent line.
- Particles has no syntax errors; every document is a valid Particles document.
endColumns
particles.png
caption All of Particle Syntax (Particles) is shown here.
center
Links - r/WorldWideScroll · Scroll LeetSheet · Parsers LeetSheet
https://reddit.com/r/WorldWideScroll r/WorldWideScroll
leetsheet.html Scroll LeetSheet
parserLeetsheet.html Parsers LeetSheet
br
footer.scroll