Vb free compiler done by someone other than sucky MS
I think its called lotus. Can't be too sure. However, the project had been stopped for years now... all the codes are outdated. Although its a ok freeware, its better to stick to our current version.. also anyone interested in creating automatic webbrowser?
Check
http://www.vbforums.com/showthread.p...14#post1304014
for more details. thank you
I think it's fairly official...
I think it's pretty safe to say that yes, this project is dead. To be quite honest, I'm not sure what happened to devmax myself. Every time I post a message here (which is not very often I might add), he seems to pop up and let me know that the project is still alive. I don't expect an e-mail this time though.......
It's been a long time since I've done anything with the project, but I just wanted to address some of Merrion's comments. If it sounds like I don't know what I'm talking about in any of the responses - it's probably because I don't. I was not heavily involved with the backend development of the compiler. I mainly wrote the parser/lexical analyzer.
1) We were working on recreating this sort of stuff, little by little. Last time I talked to devmax, he was creating forms, but when I got a copy of the project - forms weren't appearing properly for me (not at all for that matter - I was running Win2k, he was on 98).
2) I do believe devmax had come up with a way to deal with dynamic memory allocation and the like. I think the API has some functions available for dynamic allocation of arrays at least... I'm not familiar with the GetMem stuff though.
3) I don't know what you're talking about here. :) This part of the project was definitely not my area of expertise.
4) We had this taken care of already - (I'm not sure if it was bug free, but it was taken care of).
5) All OS interaction was done through the API (as far as I know). The VB functions we were rewriting for our own library made use of the API.
6) This is something I can comment on definitively.... This was part of my area of expertise, so-to-speak. This *definitely* worked. :) I wrote a class that could extract the constant values from the libraries (whether they were VB's runtime files or some third party dll's). This was not a problem at all.
Alright, well that's it from me. If anyone has any new and great project ideas that they're looking for a developer, drop me a line on the board (not via e-mail though, all I get is junk and it'll never get to me). I'm always looking for something exciting to work on.
Cougar