Page 1 of 1

[Announce] Cobra 0.7.2

PostPosted: Sat Feb 09, 2008 5:28 pm
by Charles
Cobra 0.7.2 adds multiple integer types (int64, uint16, etc.), includes better setup instructions for Windows and fixes a handful of bugs including ones reported here in the forums.

http://cobra-language.com/docs/release-notes/Cobra-0.7.2.html
http://cobra-language.com/downloads/

Re: [Announce] Cobra 0.7.2

PostPosted: Sat Feb 09, 2008 5:44 pm
by Charles
The ReadMe.text on Windows now suggests where to put files and what to put in a cobra.bat. Here is the actual line I use for my cobra.bat on Windows:
Code: Select all
@"C:\Cobra\Cobra-0.7.2\bin\cobra.exe" -color -editor:uedit32_FILE/LINE %*