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

https://github.com/jonasraoni/pascal-stack

Simple stack class to be used in Delphi (Pascal).
https://github.com/jonasraoni/pascal-stack

data-type datatype delphi pascal stack

Last synced: 3 months ago
JSON representation

Simple stack class to be used in Delphi (Pascal).

Awesome Lists containing this project

README

          

# Pascal Stack

Simple stack class to be used in Delphi (Pascal) with automatic memory growth.