I have been making a lua web browser based off the wlan test. I have gotten far, i just need help making an html parse function. Don't know where to start. I was thinking along the lines of using the string.gsub for most of the parsing. My goal is a browser like lynx for *nix. Simple and fast.
Sounds good, but I don't know if Lua can handle a very full featured web browser. It will be interesting to see, and I dont want to discourage you, so I wish you luck
well so far i have simple url input and page history. I have already viewed www.psp3d.com with it, text only and with no links :(
thinking of writing a lua or lrx library, because it has like 300 lines, most for functions.
I have planned a rewrite of my code for easy implementing of my functions. eg.
be 2003, i am interested in this and have been looking at making a web browser in lua for a while, i have made a few propgrams in a few languages, and i would like to work with you on this.
Interested?
oh ya try to stick with just www.something.com
not
something.com/someelse/index.php
controls:
when it chooses a connection and displays "Done!" hit square to load google (its only 2 lines, the browser print letter by letter, be patient, it is more like a news reader right now)
when google is done hit triangle just like the 2.0 browser
the url on the bottom is the current location, the one on the top is the input
hit circle to clear it and use up/down to change letters, x to input square to load
Lol I just started my own browser(not really based off this, but I may use some parts of the code, if thats alright and the author gives consent), however I am making two versions Basic(in Lua) and Ultimate(Using PSPSDK)
cool, good luck.
i will wait till the rwrite cos i am working on luaMainframe ATM
which is basically lowser with some addons, e.g 'R' loads your fave homebrew!