core
dabo
core | dabo | |
---|---|---|
6 | 2 | |
319 | 56 | |
-0.6% | - | |
7.0 | 0.0 | |
about 1 month ago | over 3 years ago | |
C | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
core
-
Some of the error messages produced by Apple's MPW C compiler (2006)
I learned to program on various dBase languages. That Clipper 5 preprocessor was quite the thing! It reminds me of https://research.swtch.com/shmacro but it met a real need, lowering a COBOL-like syntax to a C/Pascal-like one.
(dBase code looks like https://github.com/harbour/core/blob/master/tests/ntx.prg , and https://github.com/harbour/core/blob/master/include/std.ch is an open-source reimplementation of Clipper's preprocessor definitions).
- Harbour. The Cross-Platform XBase
- Harbour/core: Portable, xBase compatible programming language and environment
-
Terminal cataloging/database application
You basically want clipper isn’t it? I just realized there’s an open source version now!
-
PureBasic switches to a C backend
I understand what you say but FPC and Harbour just show that writing portable c code is actually possible...
https://github.com/harbour/core#supported-platforms-and-c-co...
-
Microsoft's FoxPro 2.5 Is Fast and Easy to Use (1993)
Quick shoutout to xHarbour and Harbour - the open-source, commercially-supported versions of Clipper. https://github.com/harbour/core
The projects are still going strong and many years ago I had ported a huge Clipper project into Harbour and had it working well across a 20 node network with both Clipper and Harbour binaries working simultaneously on the same database.
These days every time I make another web application I wish for the simplicity of xBase. But there is some core truth about application development hidden there that is lost to me now.
dabo
-
Microsoft's FoxPro 2.5 Is Fast and Easy to Use (1993)
True. Years ago, some FoxPro developers tried to translate their experience in building apps with FoxPro to python. Check the Dabo project. It appears to be dead, though. https://github.com/dabodev/dabo
What are some alternatives?
ui-editor - A collaboration tool for engineering teams. Working concept for design tool that can generate readable code. Aimed to replace modern bloatware like jira, slack, outlook, IDE, and redundant work. A developer tool built by developer to make designers do the developer's work.
pgdbf - Convert XBase / FoxPro databases to PostgreSQL
TablaM - The practical relational programing language for data-oriented applications