PDA

View Full Version : COG's & Programming


nerfherder
04-18-2005, 11:41 AM
I understand the C language for the JK COG's, but I understand Visual Basic/BASIC language better. Does anyone know of any converter's? It's not too important, but it'd be nice to have...Thanks again...

scelestus
04-18-2005, 02:22 PM
This should probably have gone in the COG forum, but whatever... just saying.

As far as I know, there are no converters, and since COG is fairly specialized, I'm wagering it'd be a lot of trouble to put something like that together. As long as you use CogWriter and double check the code with Parsec, you shouldn't have much to worry about.

Jon`C
04-18-2005, 05:39 PM
COG is only aesthetically C-like! :mad:

JediKirby
04-18-2005, 06:36 PM
If you know VBasic, cog should be no problem. The languages aren't exactly similar, but they're no more complex than the other.

But what the heck do I know, I'm pretty fluent in VBasic and can't code crap in it. I guess I was never ment to code :-(

dalf
04-18-2005, 09:04 PM
If I remember my VERY BRIEF stint into programming with COG, it's not all that different from..any programming language. I'm pretty sure with your current knowledge of VB, you can pick up COG.

And we be movin!

Compos Mentis
04-19-2005, 10:05 PM
I picked up VB so fast because I knew cog...