This repository was archived by the owner on Jan 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
Expand file tree
/
Copy pathREADME.md
More file actions
27 lines (16 loc) · 1.38 KB
/
README.md
File metadata and controls
27 lines (16 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# KastriFree
From [Delphi Worlds](http://www.delphiworlds.com)
## Attention
**Kastri Free has been retired permanently.**
For ongoing development, please refer to the [new Kastri repo](https://github.com/DelphiWorlds/Kastri). If you would like to see something that was implemented in KastriFree in the Kastri repository, please [file an issue there](https://github.com/DelphiWorlds/Kastri/issues).
Kastri Free:
* Is a cross-platform library which builds upon the existing RTL and FMX libraries in Delphi
* Supports a number of newer APIs that you won't find in FMX/RTL, and "backfills" for missing APIs
* Is structured in a way so as to avoid creating unnecessary dependencies
* Follows strict coding standards to ensure consistency and readability
* Is kept as simple as practicable
* Is named after the [place in Greece](https://en.wikipedia.org/wiki/Kastri,_Phocis) where [Delphi](https://en.wikipedia.org/wiki/Delphi) once stood
You'll find demo applications in the Demos folder, including those associated with articles posted on the [Delphi Worlds blog](http://www.delphiworlds.com/blog)
[Slack](https://slack.com/) users:
I have a Slack team for Delphi Worlds, which contains a channel for discussion about Kastri Free (as well as other channels). If you would like to join, [please visit this link](https://slack.delphiworlds.com)
