- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
5 Posted Topics
Hypothetically speaking, what could we do to change the world? What could be that much important that needs a change? Is anyone interested in answering this question in public?
Hello to all from DaniWeb. I'm not exactly new here, but I hibernated for a while before turning myself into writing this message. I'm interested in artificial intelligence, databases and web technologies. I'm hypnotized by crowdsourced web projects. Think of all idle processor time that users' computers could provide to …
Hi all What do you guys think of Google Apps? If I'm asked, good stuff, but they restricted direct access to cloud disk store and they charge databases per record. A major drawback. So there is an opening place for an alternative. I was thinking of php+javascript framework that could …
if you are interested in actual example of a parser that could be used to build a programming language, take a look at [parser.moonyweb.com](http://parser.moonyweb.com). You can try it online to get insight in "abstact syntax tree" it creates for a text by some grammar rules.
New version of Moony Parser is out (2.4) It is an Earley parser implementation and accepts Structured-BNF as grammar input. You can try it online at: [http://parser.moonyweb.com](http://parser.moonyweb.com)
The End.