mirror of
https://github.com/russolsen/sallyforth
synced 2024-12-25 21:58:18 +01:00
Fix formatting.
This commit is contained in:
parent
2a9ea9548f
commit
f8ceb9b3a3
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
SallyForth: A simple Forth-like language implemented in Python.
|
||||
##############################################################
|
||||
# SallyForth: A simple Forth-like language implemented in Python.
|
||||
|
||||
SallyForth is a simple hobby implementation of the FORTH programming
|
||||
language. Possibly the most interesting thing about SallyForth is the
|
||||
|
|
Loading…
Reference in a new issue