An open API service indexing awesome lists of open source software.

https://github.com/savetz/forth-sorting

Shellsort and quicksort routines in Forth language
https://github.com/savetz/forth-sorting

appleii forth quicksort shellsort

Last synced: about 1 month ago
JSON representation

Shellsort and quicksort routines in Forth language

Awesome Lists containing this project

README

          

# Forth-Sorting

Shellsort and quicksort routines in Forth language

Recovered from an Apple II disk, but the I guess the routines should be generic enough for other flavors of Forth, right?