No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PiNote is a free source code editor that supports several languages.
PiNote is a free source code editor that supports several languages. Running on Windows, Linux and Raspberry Pi. Written in free pascal and Lazarus IDE, use the SynEdit component with extended syntax highlighter modules.
PiNote's many features include macro recording, code highlighting, encryption and/or decryption of text and files and more.
C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB.
The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the source code of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun.
The code was translated using the Delphi2CB tool. The SourceCppRaw folder
contains the result of this translation without post-processing.
...
SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and Kylix (C++ Builder mostly works, but is unsupported).
I have been writing my own IDE for a while now, and used SynEdit with extra implemented features such as Code Folding, Warning/Error Lines and variable recognition.
I found synEdit a real pain to get working however, so I decided to go about making my own component; making it allot easier to integrate into any system but retaining the great features of synEdit.
This component is only for Windows.
SynWeb is an advanced highlighter for (Uni)SynEdit for PHP, (X)HTML, WML, CSS, JS. It has much more features than TSynMultiSyn and works about 2-10 times faster. Included also SynTokenMatch - inteligment brace/token matching, html tags, begin->end, e
[Abandoned] PHP editor, Made to be light, easy and simple, integrated with PHP by php4delphi component, Highlight by SynEdit component, Debuging XDebug.org DBGp protocol, has internal console for learning php easy, Run, Check, Breakpoints and Watches.
Moved to miniEdit on Github
...It can highlight 56 languages, has autocomplete like in Delphi with Popup List, auto-correct, download and Upload files from/on FTP-server, integration on contextmenu of Windows, MDI interface...
It's wrote with SynEdit 2.0
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Sqlite Query and Management is a client application running on Windows(c) platform intended to manage visualy SQLITE (www.sqlite.org) databases via tools and the usage of SQL language.
It is developed under C++ builder 3 and use the Synedit component.