My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
#summary TF2 Competitive Configuration Project Overview === Latest News === 2.9 fixes the observer bug. You can now switch players in obs mode with mouse1 and mouse2. Unfortunately, it also removes autopistol and cycle_spawn, so that you don't crash in servers with allow_wait_command "0" set (ESEA...
The project tries to experiment the possibility of automatically learning a probabilistic CFG by reading a corpus. A few seed rules are preferable to startwith though theoretically the program should work without them. The program will try to be language independent.
[http://en.wikipedia.org/wiki/All_your_base_are_belong_to_us All your source are belong to us!] (*us* = all the humans in this world). Furia-chan is an Open Source/ Libre software license violation detector (a "google" for binary programs). If given as input a binary program p, its output is a li...
DSL (Domain Specific Language) package for .NET. No code generation step or special tools needed - all is handled in runtime since grammar is embedded as attributes in the code. Tight integration between * lexical rules, specified as regular expressions, * semantic rules, specified as Conte...
Welcome to [http://yard-parser.sourceforge.net/ Yet Another Recursive Descent (YARD) parsing framework for C++]. YARD is inspired by Boost.Spirit. YARD allows the specification of parsing expression grammars (PEG) using types and templates directly, instead of through operator overloading. The resul...