Search found 20 matches
- Tue Oct 13, 2009 4:23 am
- Forum: Applications - Feedback and Discussion
- Topic: Compiler tutorial: suggest more stuff
- Replies: 43
- Views: 19537
Re: Compiler tutorial: suggest more stuff
Heh, yeah have to agree with you but for me most books on compilers suck because I can't understand them :? (probably more likely that I suck). Surely you could recommend some books on the subject that you have referenced from because you didn't just wake up one day and found out that you knew how ...
- Mon Oct 12, 2009 12:54 pm
- Forum: Applications - Feedback and Discussion
- Topic: Compiler tutorial: suggest more stuff
- Replies: 43
- Views: 19537
Re: Compiler tutorial: suggest more stuff
Hi Trond, came across a good free book you could use as a supplement to your tutorial :
'Understanding and Writing Compilers : A do-it-yourself-guide by Richard Bornat', nice book rated highly by others. Hope it helps.
http://www.cs.mdx.ac.uk/staffpages/r_bo ... piling.pdf
'Understanding and Writing Compilers : A do-it-yourself-guide by Richard Bornat', nice book rated highly by others. Hope it helps.

http://www.cs.mdx.ac.uk/staffpages/r_bo ... piling.pdf
- Fri Sep 25, 2009 8:12 pm
- Forum: Off Topic
- Topic: Good Freeware Stuff
- Replies: 669
- Views: 684262
Re: Good Freeware Stuff
3D Rad is now FREEEEEE!!!! :P :P :P (No, I'm not talking about the free-demo version, I'm talking about the professional version, yep! It's totally free!!!)
http://3drad.com/
3D RAD - Free 3D Game Maker: Learn How To Make a 3D Game FAST !
For Windows® Vista/XP
With 3D RAD - the hottest free 3d ...
http://3drad.com/
3D RAD - Free 3D Game Maker: Learn How To Make a 3D Game FAST !
For Windows® Vista/XP
With 3D RAD - the hottest free 3d ...
- Fri Sep 25, 2009 8:05 pm
- Forum: Game Programming
- Topic: SuperSprite3D
- Replies: 37
- Views: 22423
Re: SuperSprite3D
From all the great comments posted on this thread, I gather that Cpl.Bator's SuperSprite3D is a must see. Too bad the links are dead for me too. If it's not too much trouble Psychophanta (or anyone else who has the source), could you please post a link here, I'm sure lots of people would like to try ...
- Fri Sep 25, 2009 8:00 pm
- Forum: Game Programming
- Topic: Picture Slider Puzzle example with randomizer and solver
- Replies: 3
- Views: 2428
Re: Picture Slider Puzzle example with randomizer and solver
Interesting game! Is this a VB port to PB?
I did similar things for my sliding number puzzle, but not quite the same. I kept the puzzle pieces in one string and reassigned the image tiles to the image locations IF the blank was next to the piece clicked on.
Will be posting code soon!
Looking ...
I did similar things for my sliding number puzzle, but not quite the same. I kept the puzzle pieces in one string and reassigned the image tiles to the image locations IF the blank was next to the piece clicked on.
Will be posting code soon!
Looking ...
- Thu Sep 17, 2009 7:34 am
- Forum: Game Programming
- Topic: Magic Emo Ball code
- Replies: 2
- Views: 1622
Re: Magic Emo Ball code
Emo is right, sounds like that famous Eliza chat program, except this Eliza has PMS or something
, just out of curiousity what does the MEB001.jpg look like? Thanks for sharing.

- Wed Sep 09, 2009 10:16 am
- Forum: Applications - Feedback and Discussion
- Topic: Compiler tutorial: suggest more stuff
- Replies: 43
- Views: 19537
- Wed Sep 09, 2009 9:52 am
- Forum: Applications - Feedback and Discussion
- Topic: Compiler tutorial: suggest more stuff
- Replies: 43
- Views: 19537
- Wed Sep 09, 2009 9:27 am
- Forum: Game Programming
- Topic: little Tetris Game
- Replies: 11
- Views: 9706
- Sun Sep 06, 2009 8:07 am
- Forum: Applications - Feedback and Discussion
- Topic: Compiler tutorial: suggest more stuff
- Replies: 43
- Views: 19537
Re: Compiler tutorial: suggest more stuff
Some people wanted to know how to create a programming language in PureBasic: http://www.purebasic.fr/english/viewtopic.php?t=34316
So I started a tutorial: http://pbtut.blogspot.com/
Please post here if there is some particular topic you are interested in a tutorial on, or if something wasn't ...
So I started a tutorial: http://pbtut.blogspot.com/
Please post here if there is some particular topic you are interested in a tutorial on, or if something wasn't ...
- Sun Sep 06, 2009 7:53 am
- Forum: Coding Questions
- Topic: I need help with PureZip
- Replies: 5
- Views: 1388
- Sun Sep 06, 2009 7:42 am
- Forum: Game Programming
- Topic: Picture Slider Puzzle example with randomizer and solver
- Replies: 3
- Views: 2428
Picture Slider Puzzle example with randomizer and solver
A simple picture puzzle sliding game with a randomizer and a solver feature (accessed through the menu). Doesn't use screen mode, but image gadgets :idea: . Easy to understand, for beginners. :P
http://host-a.net/Teng/pspic.jpg/thumb.png
download link
or
copy the sourcecode below and ...
http://host-a.net/Teng/pspic.jpg/thumb.png
download link
or
copy the sourcecode below and ...
- Mon Aug 31, 2009 8:44 am
- Forum: Game Programming
- Topic: Simple Blackjack game using Microsoft cards.dll
- Replies: 3
- Views: 2718
Matt:
I could upload the 'cards.dll' to my host-a.net account and provide a link but I'm not sure that would be legal, since 'cards.dll' is proprietary to Microsoft or licensed only to Microsoft for distribution with a particular OS.
If you're still interested in making a card game using cards.dll ...
I could upload the 'cards.dll' to my host-a.net account and provide a link but I'm not sure that would be legal, since 'cards.dll' is proprietary to Microsoft or licensed only to Microsoft for distribution with a particular OS.
If you're still interested in making a card game using cards.dll ...
- Mon Aug 31, 2009 5:05 am
- Forum: General Discussion
- Topic: Can you create a programming language in PureBasic?
- Replies: 61
- Views: 19994
- Mon Aug 31, 2009 4:59 am
- Forum: Game Programming
- Topic: Simple Blackjack game using Microsoft cards.dll
- Replies: 3
- Views: 2718
Simple Blackjack game using Microsoft cards.dll
Info used as reference :
http://www.powerbasic.com/support/downloads/gazette/gaz043.txt
http://www.purebasic.fr/english/viewtopic.php?t=6598&highlight=&sid=25479ffa3313c41317f64fd0d5ad1179
http://www.catch22.net/tuts/cards
http://host-a.net/Teng/pic1.GIF/thumb.png
Tested on my WinXP 32bit ...
http://www.powerbasic.com/support/downloads/gazette/gaz043.txt
http://www.purebasic.fr/english/viewtopic.php?t=6598&highlight=&sid=25479ffa3313c41317f64fd0d5ad1179
http://www.catch22.net/tuts/cards
http://host-a.net/Teng/pic1.GIF/thumb.png
Tested on my WinXP 32bit ...