A repository for source code snippets, designed with Pascal in mind.
CodeSnip is an open source code bank for storing and viewing code snippets. It not only manages, displays and manipulates your own code snippets but it can also incorporate snippets downloaded from the online DelphiDabbler Code Snippets Database.
> CodeSnip's source code is now developed over on GitHub: https://github.com/delphidabbler/codesnip
Designed with Pascal code in mind, CodeSnip enables Delphi or Free Pascal code snippets to be test-compiled with any installed Delphi or Free Pascal compiler and results to be reported. ...
mORMot is a high-performance, full-stack framework for Delphi and Free Pascal that includes an ORM, REST server, and RPC system. It enables developers to build scalable, database-driven applications with strong typing and minimal boilerplate. mORMot is designed for speed, cross-platform compatibility, and seamless integration between client and server code.