vote up 3 vote down star

Are there any successor products on DOS, Windows or Linux?

flag

0% accept rate

7 Answers

vote up 4 vote down

There are quite a few Clipper compilers available: Harbour, CLIP, and xHarbour, to name a few of the free ones.

link|flag
vote up 1 vote down

FlagShip is a well-supported, stable Clipper compiler that works on all flavors of Unix. Some major retail chains in the US are still using Clipper-based point of sale systems that have been ported to FlagShip on Linux. It has some nice object-oriented extensions and a really easy way to drop into inline C code where needed.

link|flag
vote up 0 vote down

CA Visual Objects (VO) is the official successor, however don't expect to just recompile your Clipper 5.3 app into VO. All of the screen interface code will need to be rewritten for a new UI.

link|flag
vote up 0 vote down

I've used CLIP in Linux... worked awesome. Has a lot of goodies you won't find in Standard DOS CA-Clipper.

link|flag
vote up 0 vote down

I'm still doing Clipper 5.3 maintenance programming. It's by no means a dead language, and there's a vibrant user community on news:comp.lang.clipper (also accessible via Google Groups). If you go over to xHarbour, there's a strong presence at news:comp.lang.xharbour (ditto)

link|flag
vote up 0 vote down

I've been using FlagShip since 2001. Since then I migrated CA-Clipper applications to Linux and also developed web-based applications using the Clipper language and the FlagShip compiler. If you want an open-source option I'd suggest CLIP.

link|flag
vote up 0 vote down

Don't! That's the best way! Move into a modern language (C#, VB.Net, Java, OO Cobol(!), Python or Ruby).

I like C# and OO Cobol better (www.alchemysolutions.com, www.Veryant.com, www.microfocus.com, www.legacyj.com, www.cobol-it.com, www.ibm.com/cobol).

Regards

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.