Links
-
Recent Posts
Archives
- March 2019
- October 2016
- May 2016
- August 2015
- May 2015
- April 2015
- October 2014
- July 2014
- June 2014
- February 2014
- January 2014
- December 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- September 2012
- May 2012
- April 2012
- February 2012
- May 2011
- April 2011
- August 2010
- July 2010
- September 2009
- May 2009
- March 2009
- November 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- January 2005
- November 2004
- October 2004
- September 2004
- July 2004
- April 2004
- August 1996
- December 1994
- February 1992
Categories
- .NET
- AJAX
- AttentionRank
- Axonomics
- Browsers
- C#
- Chrome
- Coolhunting
- CSS
- dasBlog
- Downtime
- Family
- Faster Than Light
- Flash
- GL
- Hardware
- IPTV
- JavaScript
- JavaScript Benchmarks
- Just Kidding
- LOL-STAR
- MakerBot
- Massive
- Me Myself and I
- Meta-Narrative
- MetaWrap Server
- Mobile Phones
- MonoGame
- Music & Art
- My Hardware
- Nostalgia for Misspent Youth
- Ookle
- Parsing Theory
- Politics
- qr.tl
- Quantum Mechanics
- Rants
- Search
- Silverlight
- TheGame
- Things To Do
- ThumbWhere.com
- TimeConverter
- Uncategorized
- Web0.0
- Web2.0
- Whining
- XML
- XPath
Meta
Category Archives: Parsing Theory
A Brief History Of Parsing
The primary goal a parser is to organize a sequence of tokens based on the rules of a formal language. As the parser accepts a sequence of tokens, it determines, based on this information, when the grammar’s respective rules … Continue reading
Posted in Parsing Theory, XPath
Leave a comment
Creating A Scanner From A Given Input Grammar – The Current State Of The Art
I’m trawling through conventional theory at the moment to see if my approach shows up on the radar anywhere – if it does then I can probably get some hints and tips on what could make it better or if … Continue reading
Posted in Parsing Theory
2 Comments
Grammar Visualiser – Part II
http://documentation.metawrap.com/tests/dot/test3.png (generated automagically) http://documentation.metawrap.com/tests/dot/test.png (the original target plan) It lurches into being. I’m thinking that I may have to write this with MwW3ParserLexerState being the node instead of the current plan for MwW3ParserLexerStateGroup. The issue at hand is that a MwW3ParserLexerStateGroup can consist … Continue reading
Posted in Parsing Theory, XPath
1 Comment
Grammar Visualiser – Part III
Its pretty obvious from this failed experiment that my original plan was the correct one. http://set-top.net/tests/dot/test7.png By associating an exact description of the potential state, but then using transitions wrt. the group of states, I’ve created something that makes logical sense … Continue reading
Posted in Parsing Theory, XPath
Leave a comment
Nanotech
Speaking of old bands – one of my old bad techno songs has been released on http://www.openpodcast.org as The Rhinoceros Song – OpenPodcast.org #759 aka “Mastitis” – people used to just call it “The Rhinoceros Song” so it just kind of … Continue reading
Posted in Nostalgia for Misspent Youth, Parsing Theory
2 Comments
More Parsing Terminology or "Teminator e"
A formal grammar is an abstract structure that describes a formal language precisely: i.e., a set of rules that mathematically delineates a (usually infinite) set of finite-length strings over a (usually finite) alphabet. A formal language is a set of finite-length character … Continue reading
Posted in Parsing Theory, XPath
Leave a comment
New (Old) 21" Monitor And New Test Cases
I am now dual headed. We will see how it goes. I have the G4 and PC second display on the second monitor. The G4 stays up as long as I don’t move much. (Long Story) Testing all the basic … Continue reading
Posted in My Hardware, Parsing Theory
Leave a comment