mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
Use forth syntax highlighting
This commit is contained in:
parent
4d4dae03ea
commit
921952f852
@ -12,7 +12,7 @@ such as Open Firmware. It's also used by NASA.
|
||||
Note: This article focuses predominantly on the Gforth implementation of
|
||||
Forth, but most of what is written here should work elsewhere.
|
||||
|
||||
```
|
||||
```forth
|
||||
\ This is a comment
|
||||
( This is also a comment but it's only used when defining words )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user