Euphoria
Euphoria is an interpreted programming language created by Robert Craig of Rapid Deployment Software.
Forum Post

Re: Try some easy pl's..

Euphoria is an interesting pl but it have some problems, it is to much "High Level", useless for many programming tasks. I redesigned the basic pl, I've changed many of it's aspects.
Forum Post

Re: I need a .dll that can call other .dll's

: So... it seems it would be fairly simple to create a "middleman" .dll that is called using stdcall, which in turns calls the .dll that I really want via cdecl, gets the return values, and passes...
Forum Post

Re: Defining an area in a window

: Whenver you want to structure groups of variables use a struct. For a coordinate (x,y) e.g. a point use: : : struct point : { : int x; : int y; : }; : : But you're wrong; a point does...
Forum Post

C++ Tutorials

Hi all, I sent this post a while ago, but it never went through (?).Anyways I'm looking for some tutorials (as usual), but ones that get right down the the specific. If anyone has programmed in...
Forum Post

help learning euphoria

hi everybody. a week ago i discovered the programming language euphoria (http://www.rapideuphoria.com). i tried to write a program on my own, but i'm stuck, with some problems. is here any1 willing...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.