Martin Stachoņ's page

Please excuse the quality of my English. I am from the Czech Republic.
(Be sure to set your broswer's codepage to windows-1250 in order to view my name properly ;)
Contact : martin {dot} stachon {at} tiscali {dot} cz - You know those spammers... :-(


Table of contents

News
My Euphoria Programs
Programs that I touched
Euphoria Links
What is Euphoria?


News

Mar/17/2003 : CreateLink v1.4
Jan/18/2003 : CreateLink updated to v1.3
Nov/16/2002 : I updated PEU. Read here. Download the latest version. Older copy on Pete's page
Aug/15/2002 : New proggie - Hanoi Towers

My Euphoria programs

The programs are distributed as source codes, packed in zip. (You'll need the Euphoria interpreter for running them)

--- = runs on any platform (including Linux)
DOS = runs only in DOS or in DOS window under WIN95/98
WIN = runs only under Windows 95+

Categories

Win32lib related
Graphics
Other

Win32lib related

PlatformSizeLast changedNameDescription
WIN 6 kB 15/Aug/2002 Hanoi Towers Demonstrates the solution of Hanoi Towers. Needs win32lib 0.55 or later. IDE 0.14.0 project file included.
--- 24 kB 03/Apr/2002 exw2prj 1.1 final A tool that converts your win32lib-based Eu program to Judith's IDE project. New version for IDE v0.12
WIN 151 kB 13/Dec/2001 win32lib v0.55.5 Temporary version of win32lib - 0.55.5, it is patched Derek's 'official' v0.55.1, You should also try 0.57.9 (if it is stable on your machine) When win32lib 0.58 arrives, this becomes completely obsolete. I've incorporated some mine bugfixes and some which Derek and others posted at EUforum.
WIN 14 kB 17/Mar/2003 Create link v1.4 Include for creating shortcuts under Windows. (Using EuCOM)
New in v1.4: new interface, more arguments can be passed
WIN 0.4 kB 21/Jul/2001 No move Demonstrates disallowing movement of window with win32lib.
WIN 62 kB 05/Feb/2002 Stretch Bitmap Demo Demonstrates how to stretch a bitmap using win32lib.

Graphics

PlatformSizeLast changedNameDescription
DOS 2 kB 25/Mar/2001 Tree-Growing Demo Draws random trees.
DOS 34 kB 2001 Fireworks Colour dots coming from the center of the screen.
WIN 2 kB 2001 Matrix Draws streams of characters like in the movie. Exotica lib & DirectX requirred. (Not included in the zip)
DOS 12 kB 9/2000 Winter My first Euphoria program :-) Falling snowballs and a house on the background. Picture of the house by my sister.

Other

PlatformSizeLast changedNameDescription
--- 6 kB 1/Dec/2001 Azbuka A simple command-line tool that converts Russian text in Windows enconding from Cyrillic to Roman characters.
--- 5 kB 29/Jul/2001 Evaluate eval() function for evaluating mathematical expression. Example DOS grapher is included.
--- 5 kB 17/Jul/2001 eu2html Creates HTML file with coloured syntax from Euphoria source code. CSS can be optionally used.
WIN 271 kB 11/Nov/2001 Euphoria E-mail Client v0.76 Unfinished e-mail client. You can send/recieve e-mails, work offline, have multiple accounts.
Uses WinSock and modified win32lib (included in the zip)
Thanks to Guillermo Bonvehķ for testing and suggestions. Now being extended by Jordah Ferguson as Cirrus.

Things I touched

You may also see pieces of my code in :


Euphoria links


What is Euphoria?

Euphoria is a fast, easy to learn, cross-platform language. It is interpreted, but it very fast. Code can by also translated to C and then compiled. For free download and more info, check the official page.


 
You are vistor #

All programs, source codes and other stuff are provided without any kind of warranty.
All trademarks are registered by their respective owners.
© 2000-2003 Martin Stachoņ