Squirrel
The programming language
Welcome to Squirrel
Sign in
|
Join
|
Help
in
The Language (forum)
General (group)
(Entire Site)
Search
Home
Forums
Squirrel
»
General
»
The Language
»
what do I do to get started?
what do I do to get started?
Last post 02-01-2010, 1:57 PM by
atai
. 3 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
01-30-2010, 7:47 AM
3624
aaronT
Joined on 01-30-2010
Posts 2
what do I do to get started?
Reply
Quote
Okay, I just downloaded Squirrel, right? Now...I don't know where to start, and I can't find a reference on where to get started ANYWHERE. I have Windows XP, and Visual Studios 2008 Express Version, but where do I go from here?
Report abuse
01-31-2010, 3:19 AM
3625
in reply to
3624
Nimrof
Joined on 02-10-2008
Telemark, Norway
Posts 3
Re: what do I do to get started?
Reply
Quote
You could try:
http://wiki.squirrel-lang.org/
Under featured pages you will find EmbeddingGuide that will get you startet. I would also check out the 'C++ bindings' pages so you do not have to deal with all that low-level binding stuff.
Good luck
Report abuse
01-31-2010, 7:03 AM
3626
in reply to
3625
aaronT
Joined on 01-30-2010
Posts 2
Re: what do I do to get started?
Reply
Quote
Thanks a bunch :)
so I take it then that there's no Squirrel code editor in what Iv downloaded? No matter. Thank you for your help /)
Report abuse
02-01-2010, 1:57 PM
3627
in reply to
3626
atai
Joined on 08-16-2005
Posts 125
Re: what do I do to get started?
Reply
Quote
Most developers should not expect an editor for a specific language;
Learn to use vi or emacs as the first step.
Report abuse
Alberto Demichelis 2003-2008