Localhost Settings

Ex: /home/foo/mycode , C:\mycode

Ex: 1962

Ex: spitbol , csnobol

Ex: /usr/bin/sbl , C:\SNOBOL4\2.3.3\bin\snobol4.exe

💡 Bookmark page to store!

Localhost Server

Linux ➤ Install Bun Runtime with curl -fsSL https://bun.sh/install | bash and then execute bun snoserve.ts to start the server.
Windows ➤ Install Bun Runtime with powershell -c "irm bun.sh/install.ps1 | iex" and then execute bun snoserve.ts to start the server.

Ctrl + D 🔹 Delete row
Ctrl + Enter 🔹 Insert row
Enter 🔹 Move down row
Ctrl + Left 🔹 Move to previous column
Ctrl + Right 🔹 Move to next column
Ctrl + V 🔹 Clipboard paste & format
Ctrl + / 🔹 Toggle comment row
Ctrl + [ 🔹 Add empty editor window
Ctrl + ] 🔹 Add duplicate editor window
LINELABELCODEBRANCHERROR
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20