How to use Genie in Windows ?

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
kcvinu
Posts: 2
Joined: Sat 11 Feb 2017, 16:52

How to use Genie in Windows ?

#1 Post by kcvinu »

Hi all,
Excuse me for asking this in a linux forum. But i didn't find any better place to ask this. I am a hobby programmar and I am using Windows 8 32 bit. And i know vb.net and FreeBasic and AutoIt. I want to learn a cross platform language. I like the syntax and features of Genie. But i don't know where to start. Is there any single exe package which contain Genie IDE, Compiler and Genie documentation ? Or do i need to download these 3 items separately ? Thanks in advance.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Welcome Mate.

As it looks pretty straightforward to me, you should probably just go for it.

https://wiki.geany.org/howtos/win32/running
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
drunkjedi
Posts: 882
Joined: Mon 25 May 2015, 02:50

#3 Post by drunkjedi »

Is genie and geany different? or one is programing language and other it's compiler?
Sorry I got confused.
https://en.m.wikipedia.org/wiki/Genie_( ... _language)

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »

The OP may have stumbled across this >> http://barryk.org/genie/
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

kcvinu
Posts: 2
Joined: Sat 11 Feb 2017, 16:52

#5 Post by kcvinu »

Hi Semme,
Thanks for the reply. But the link in your first answer is for Geany (The great cross platform IDE). And i have asked about Genie the programming language. In your second answer, you included a link, but i have already visited it. But somehow, i found link to vala compiler.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#6 Post by Semme »

You probably want this or thereabouts.

Additional comment >> http://stackoverflow.com/a/20502212
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#7 Post by technosaurus »

The genie programming language is really just an abstraction layer over C that looks python-like. I'd recommend just learning C or python.

RE: geany IDE in windows
I use geany from http://portableapps.com/apps on the same usb stick as puppy.
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

Post Reply