https://github.com/alexey-t/cudatext
Cross-platform text editor, written in Free Pascal
https://github.com/alexey-t/cudatext
cross-platform lazarus pascal text-editor
Last synced: about 2 months ago
JSON representation
Cross-platform text editor, written in Free Pascal
- Host: GitHub
- URL: https://github.com/alexey-t/cudatext
- Owner: Alexey-T
- License: mpl-2.0
- Created: 2015-09-22T15:43:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T09:48:35.000Z (about 1 year ago)
- Last Synced: 2025-05-11T10:30:51.548Z (about 1 year ago)
- Topics: cross-platform, lazarus, pascal, text-editor
- Language: Python
- Homepage:
- Size: 52.2 MB
- Stars: 2,692
- Watchers: 52
- Forks: 179
- Open Issues: 35
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [CudaText](https://cudatext.github.io)
Open source and cross-platform text editor.
Written in Free Pascal, using Lazarus.

## Required packages
* https://github.com/bgrabitmap/bgrabitmap
* https://github.com/Alexey-T/EncConv
* https://github.com/Alexey-T/ATBinHex-Lazarus
* https://github.com/Alexey-T/ATFlatControls
* https://github.com/Alexey-T/ATSynEdit
* https://github.com/Alexey-T/ATSynEdit_Cmp
* https://github.com/Alexey-T/EControl
* https://github.com/Alexey-T/ATSynEdit_Ex
* https://github.com/Alexey-T/Python-for-Lazarus
* https://github.com/Alexey-T/Emmet-Pascal
## Information
* Homepage with screenshots, animations, feature list: https://cudatext.github.io
* Full documentation: https://wiki.freepascal.org/CudaText
* Plugin API documentation: https://wiki.freepascal.org/CudaText_API
* How to compile (Wiki topic): https://wiki.freepascal.org/CudaText#How_to_compile_CudaText