1. Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 09, 2005
- 788 views
Could somebody give me a list of programs or libraries that Euphoria needs? I've been needing a new project. Later Jeremy Peterson
2. Re: Any programs needed..
- Posted by D. Newhall <derek_newhall at yahoo.com> Dec 09, 2005
- 713 views
Jeremy Peterson wrote: > > Could somebody give me a list of programs or libraries that Euphoria needs? > I've been needing a new project. > > Later > Jeremy Peterson A program I started but never had the time for was a Euphoria code beautifier. I think it'd be quite useful. It reads in a Euphoria source file and then properly indents everything and spaces everything out to make it more readable. I never really had any code finished for it but I did write a flowchart describing how it'd work so if you're interested in doing this I can send it to you. The Euphoria Standard Library project : http://esl.sourceforge.net/ The Euphoria Standard Library mailing list : https://lists.sourceforge.net/lists/listinfo/esl-discussion
3. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 09, 2005
- 746 views
Thanks D, but do you think there is a real need for this? Later, Jeremy Peterson
4. Re: Any programs needed..
- Posted by cklester <cklester at yahoo.com> Dec 09, 2005
- 765 views
Jeremy Peterson wrote: > > Could somebody give me a list of programs or libraries that Euphoria needs? > I've been needing a new project. I'm sure many MANY people would love to have a wxEuphoria IDE. -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/
5. Re: Any programs needed..
- Posted by C Bouzy <eucoder at hotmail.com> Dec 09, 2005
- 733 views
Jeremy, What EU needs is more wrappers for 3rd party libraries. Instead of coding a full program, just wrap a few libraries. Elliott has wrapped a few libraries that many of us use often. ----If you continue to do what you have always done, you will get what you have always gotten.----
6. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 09, 2005
- 732 views
Hi Ck, I thought WxEuphoria already had an IDE? Later, Jeremy Peterson
7. Re: Any programs needed..
- Posted by D. Newhall <derek_newhall at yahoo.com> Dec 09, 2005
- 744 views
C Bouzy wrote: > > Jeremy, > > What EU needs is more wrappers for 3rd party libraries. Instead of coding > a full program, just wrap a few libraries. Elliott has wrapped a few > libraries that many of us use often. > Yeah, I remember people saying that a PostgreSQL wrapper would be a good idea. The Euphoria Standard Library project : http://esl.sourceforge.net/ The Euphoria Standard Library mailing list : https://lists.sourceforge.net/lists/listinfo/esl-discussion
8. Re: Any programs needed..
- Posted by cklester <cklester at yahoo.com> Dec 09, 2005
- 729 views
Jeremy Peterson wrote: > > Hi Ck, I thought WxEuphoria already had an IDE? I meant "functional, easy-to-use, code-not-separate-from-GUI-builder," etc... Matt's gonna kill me. 8) -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/
9. Re: Any programs needed..
- Posted by cklester <cklester at yahoo.com> Dec 09, 2005
- 720 views
D. Newhall wrote: > C Bouzy wrote: > > Jeremy, > > What EU needs is more wrappers for 3rd party libraries. Instead of coding > > a full program, just wrap a few libraries. Elliott has wrapped a few > > libraries that many of us use often. > Yeah, I remember people saying that a PostgreSQL wrapper would be a good idea. Oooh, I definitely vote for that one. -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/
10. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 09, 2005
- 765 views
C Bouzy wrote: > > Jeremy, > > What EU needs is more wrappers for 3rd party libraries. Instead of coding > a full program, just wrap a few libraries. Elliott has wrapped a few > libraries that many of us use often. > > > ----If you continue to do what you have always done, > you will get what you have always gotten.---- Chris: do you have any specific libraries in mind? Later, Jeremy Peterson
11. Re: Any programs needed..
- Posted by Brian Broker <brian_broker at yahoo.com> Dec 09, 2005
- 724 views
D. Newhall wrote: > > Jeremy Peterson wrote: > > > > Could somebody give me a list of programs or libraries that Euphoria needs? > > I've been needing a new project. > > > > Later > > Jeremy Peterson > > A program I started but never had the time for was a Euphoria code beautifier. > I think it'd be quite useful. It reads in a Euphoria source file and then > properly > indents everything and spaces everything out to make it more readable. I never > really had any code finished for it but I did write a flowchart describing how > it'd work so if you're interested in doing this I can send it to you. > What's wrong with "Nice Form" by Terry Constant? -- Brian
12. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 09, 2005
- 783 views
- Last edited Dec 10, 2005
PostgreSQL? Ok, I'll take a stab at it. Later, Jeremy Peterson
13. Re: Any programs needed..
- Posted by cklester <cklester at yahoo.com> Dec 09, 2005
- 721 views
- Last edited Dec 10, 2005
Jeremy, I heard you were doing a PostgreSQL wrapper. Is it done yet? -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/
14. Re: Any programs needed..
- Posted by Jerry Story <jstory at ocii.com> Dec 09, 2005
- 729 views
- Last edited Dec 10, 2005
Jeremy Peterson wrote: > > Could somebody give me a list of programs or libraries that Euphoria needs? > I've been needing a new project. > > Later > Jeremy Peterson Would it be too much work for someone to make a program that would convert tables from a .mdb file (or a .pdf file) to a .csv file (or somesuch easy to use file)? Specifically, USDA's flav.mdb. Or, flav.pdf. http://www.nal.usda.gov/fnic/foodcomp/Data/Flav/flav.html This is a description of the .mdb format. It's as clear as mud to me. http://www.xiph.org/positron/doc/mdb.html
15. Re: Any programs needed..
- Posted by Kenneth Rhodes <ken_rhodes30436 at yahoo.com> Dec 09, 2005
- 755 views
- Last edited Dec 10, 2005
D. Newhall wrote: > > > A program I started but never had the time for was a Euphoria code beautifier. > I think it'd be quite useful. It reads in a Euphoria source file and then > properly > indents everything and spaces everything out to make it more readable. I never > really had any code finished for it but I did write a flowchart describing how > it'd work so if you're interested in doing this I can send it to you. > I believe that this program by Jiri Babor does something along these lines: http://www.rapideuphoria.com/tidy.zip Ken Rhodes 100% MicroSoft Free SuSE Linux 10.0 No AddWare, SpyWare, Viruses Life is Good :)
16. Re: Any programs needed..
- Posted by Elliott Sales de Andrade <quantum_analyst at hotmail.com> Dec 10, 2005
- 811 views
Jeremy Peterson wrote: > > PostgreSQL? Ok, I'll take a stab at it. > I don't mean to bud in, but I'm almost done that. It will be at a somewhat lower level than the other SQL things since I like to stick to the given API. I still need to do some testing on Linux and re-write some docs, but I finally have some free time now that exams are almost over. > Later, > Jeremy Peterson ~[ WingZone ]~ http://wingzone.tripod.com/
17. Re: Any programs needed..
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 10, 2005
- 715 views
cklester wrote: > > Jeremy Peterson wrote: > > > > Hi Ck, I thought WxEuphoria already had an IDE? > > I meant "functional, easy-to-use, code-not-separate-from-GUI-builder," etc... > > Matt's gonna kill me. 8) My teams are on the way. Please remain calm and stay in your house... But seriously, the GUI builder is pretty rough (I'm still hoping that someone will take it over from me like how Judith took up the win32lib IDE :). Matt Lewis
18. Re: Any programs needed..
- Posted by Alex Chamberlain <alex.chamberlain at tiscali.co.uk> Dec 10, 2005
- 752 views
Jeremy Peterson wrote: > > Could somebody give me a list of programs or libraries that Euphoria needs? > I've been needing a new project. > > Later > Jeremy Peterson I've been thinking - how about some kind of 'Printing from Template' for Win32Lib. People could create template in RTF or something then the load the template, replaces value etc. using the Library? Would this help anyone? Thanks, Alex
19. Re: Any programs needed..
- Posted by C Bouzy <eucoder at hotmail.com> Dec 10, 2005
- 722 views
- Last edited Dec 11, 2005
Truevision3D: http://www.truevision3d.com/ DSVideoLib: http://www.ims.tuwien.ac.at/~thomas/dsvideolib.php oSIP: http://www.gnu.org/software/osip/#downloading OSP: http://www.transnexus.com/OSP%20Toolkit/OSP%20Toolkit.htm ----If you continue to do what you have always done, you will get what you have always gotten.---- Jeremy Peterson wrote: > > Chris: do you have any specific libraries in mind? > > Later, > Jeremy Peterson
20. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 13, 2005
- 753 views
You have? Just great... I had done a lot before I read your message. Well, I'll do it anyway, it's always better to have choices. :D Later, Jeremy Peterson
21. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 13, 2005
- 749 views
Chris, I've used TV3D before, but I'm not able to port it at this time as I only have access to a PII laptop without a 3d card for my programming. I'll see what I can do with DSVideoLib. Thanks for the suggestions. Later, Jeremy Peterson
22. Re: Any programs needed..
- Posted by C Bouzy <eucoder at hotmail.com> Dec 13, 2005
- 750 views
Jeremy, No problem, I just wanted to give you a few ideas. Good luck with DSVideoLib. Jeremy Peterson wrote: > > Chris, I've used TV3D before, but I'm not able to port it at this time as > I only have access to a PII laptop without a 3d card for my programming. > I'll see what I can do with DSVideoLib. Thanks for the suggestions. > > Later, > Jeremy Peterson
23. Re: Any programs needed..
- Posted by Vincent <darkvincentdude at yahoo.com> Dec 13, 2005
- 707 views
Jeremy Peterson wrote: > > Chris, I've used TV3D before, but I'm not able to port it at this time as > I only have access to a PII laptop without a 3d card for my programming. > I'll see what I can do with DSVideoLib. Thanks for the suggestions. > > Later, > Jeremy Peterson I'm considering updating the Allegro wrappers for Windows then work on the Linux/FreeBSD wrappers. Ray Smith's wrappers go to version 2.x; Allegro is at v4.2.0 now. I've been wanting to wrap a 3D engine, but not only do they typically comprise of a huge API, but most of of them are written in C++ or other languages, thus making it very difficult and time consuming to write Euphoria wrappers for. True Vision 3D has a C++ API version, so it's *maybe* possible to make bindings for Euphoria but improbable. Regards, Vincent
24. Re: Any programs needed..
- Posted by C Bouzy <eucoder at hotmail.com> Dec 13, 2005
- 708 views
TV3D can be used with basically any programming language. If you can use VB with TV3D, then you could use EU. It would be nice to finally see a completed wrapper for a 3D engine. Vincent wrote: > > I'm considering updating the Allegro wrappers for Windows then work on the > Linux/FreeBSD > wrappers. Ray Smith's wrappers go to version 2.x; Allegro is at v4.2.0 now. > > I've been wanting to wrap a 3D engine, but not only do they typically comprise > of a huge API, but most of of them are written in C++ or other languages, thus > making it very difficult and time consuming to write Euphoria wrappers for. > True Vision 3D has a C++ API version, so it's *maybe* possible to make > bindings > for Euphoria but improbable. > > > Regards, > Vincent
25. Re: Any programs needed..
- Posted by cklester <cklester at yahoo.com> Dec 13, 2005
- 679 views
C Bouzy wrote: > > TV3D can be used with basically any programming language. If you can use VB > with TV3D, then > you could use EU. It would be nice to finally see a completed wrapper for a > 3D engine. Don't we have some pretty comprehensive OpenGL libraries? -=ck "Programming in a state of Euphoria." http://www.cklester.com/euphoria/
26. Re: Any programs needed..
- Posted by Vincent <darkvincentdude at yahoo.com> Dec 13, 2005
- 697 views
- Last edited Dec 14, 2005
C Bouzy wrote: > > TV3D can be used with basically any programming language. If you can use VB > with TV3D, then > you could use EU. It would be nice to finally see a completed wrapper for a > 3D engine. > Euphoria has no internal or external interface methods for Visual Basic 6, Visual Basic.NET, C#, Python, or Delphi libraries and assemblies. Euphoria really doesn't support C++ either. Matt just was able to come up with some neat hacks to get Euphoria to wrap wxWidgets classes; he had to do some major modifying of the official source code, if wxWidgets was not open-source, he probably wouldn't have been able to make the wrappers for it. Regards, Vincent
27. Re: Any programs needed..
- Posted by C Bouzy <eucoder at hotmail.com> Dec 13, 2005
- 683 views
- Last edited Dec 14, 2005
> Don't we have some pretty comprehensive OpenGL libraries? > TV3D is much easier to use than using one of the libraries in the archive. ----If you continue to do what you have always done, you will get what you have always gotten.----
28. Re: Any programs needed..
- Posted by C Bouzy <eucoder at hotmail.com> Dec 13, 2005
- 706 views
- Last edited Dec 14, 2005
Vincent wrote: > > Euphoria has no internal or external interface methods for Visual Basic 6, > Visual > Basic.NET, C#, Python, or Delphi libraries and assemblies. Euphoria really > doesn't > support C++ either. Matt just was able to come up with some neat hacks to get > Euphoria to wrap wxWidgets classes; he had to do some major modifying of the > official source code, if wxWidgets was not open-source, he probably wouldn't > have been able to make the wrappers for it. I am positive TV3D could be wrapped using EU. ----If you continue to do what you have always done, you will get what you have always gotten.----
29. Re: Any programs needed..
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Dec 13, 2005
- 738 views
- Last edited Dec 14, 2005
So true, Vincent. Rob, when are you going to make a way for us to access stuff written in other languages? The def_c_func, c_func, way is not very good. Later, Jeremy Peterson
30. Re: Any programs needed..
- Posted by ChrisBurch2 <crylex at freeuk.co.uk> Dec 14, 2005
- 727 views
Vincent wrote: > > Jeremy Peterson wrote: > > > > Chris, I've used TV3D before, but I'm not able to port it at this time as > > I only have access to a PII laptop without a 3d card for my programming. > > I'll see what I can do with DSVideoLib. Thanks for the suggestions. > > > > Later, > > Jeremy Peterson > > I'm considering updating the Allegro wrappers for Windows then work on the > Linux/FreeBSD > wrappers. Ray Smith's wrappers go to version 2.x; Allegro is at v4.2.0 now. > > I've been wanting to wrap a 3D engine, but not only do they typically comprise > of a huge API, but most of of them are written in C++ or other languages, thus > making it very difficult and time consuming to write Euphoria wrappers for. > True Vision 3D has a C++ API version, so it's *maybe* possible to make > bindings > for Euphoria but improbable. > > > Regards, > Vincent Hi AFIK the Allegro wrappers go to version 4.0, and they are mostly wrapped, apart from the 3d functions. Ray wrapped them by first writing a c dll (compiled with gcc (mingw on Windows)) then linking euphoria to that. I too have been looking at extending the allegro libraries (but please don't let that stop you). Chris