►
The Racket Guide
1
Welcome to Racket
2
Racket Essentials
3
Built-
In Datatypes
4
Expressions and Definitions
5
Programmer-
Defined Datatypes
6
Modules
7
Contracts
8
Input and Output
9
Regular Expressions
10
Exceptions and Control
11
Iterations and Comprehensions
12
Pattern Matching
13
Classes and Objects
14
Units
15
Reflection and Dynamic Evaluation
16
Macros
17
Creating Languages
18
Concurrency and Synchronization
19
Performance
20
Parallelism
21
Running and Creating Executables
22
More Libraries
23
Dialects of Racket and Scheme
24
Command-
Line Tools and Your Editor of Choice
Bibliography
Index
▼
24
Command-
Line Tools and Your Editor of Choice
24.1
Command-
Line Tools
24.2
Emacs
24.3
Vim
24.4
Sublime Text
top
← prev
up
next →
24.4
Sublime Text
The
Racket package
provides support for syntax highlighting and building for Sublime Text.
top
← prev
up
next →