Page 1 of 1

Amazing language you have here.

PostPosted: Sat Jun 13, 2015 6:46 pm
by Ourous
Cobra is the first programming language that I have learnt to any useful level, and it completely upends the horror that my year-12 Java class makes of programming. I don't have much to say other than that it is an awesome project: I'm doing two HSC major-works in it (one of which is on github), and am considering going into software engineering at Uni due to what Cobra has opened up for me.

Re: Amazing language you have here.

PostPosted: Sun Jun 14, 2015 10:05 am
by Charles
Looking good and thanks for the compliment.

How did you find out about Cobra?

Re: Amazing language you have here.

PostPosted: Sun Jun 14, 2015 3:57 pm
by Ourous
Charles wrote:How did you find out about Cobra?


I actually found it through wikipedia's "List of Programming Languages", I was looking for something not-Java and it seemed like an interesting option.

Is there any way to get into helping with Cobra's... anything? I don't profess to have any great experience in the field, but I've got a bunch of spare time and enthusiasm.

Re: Amazing language you have here.

PostPosted: Mon Jun 15, 2015 5:23 pm
by Charles
We could use a more substantial sample program. Random ideas:

-- A chess engine
-- A GUI-based editor of some sort (notes, graphics, ...)
-- A web app of any kind

Re: Amazing language you have here.

PostPosted: Tue Jun 16, 2015 9:18 am
by Charles
-- A video game of any kind.

Re: Amazing language you have here.

PostPosted: Wed Sep 30, 2015 5:50 pm
by andreterra
Just wanted to chime in and say it is indeed amazing. I am a long user of Python, and always wondered why I couldn't find something "lower-level" that was as readable as it. Thank you!

I hope to be able to contribute with a few sample projects in the next month or so. I'll keep you posted.