My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 30
C program ,Your project's name must consist of a lowercase letter, followed by lowercase letters, digits, and dashes, with no spaces. The project name will be part of your project's URL and cannot be changed later.
sssssssssssssssssssssss
Lex Doctor [1] es un sistema de gestión de documentos jurídicos ampliamente usado en Argentina y otros países de latinoamérica en ambitos públicos y privados. Provee una DLL para su programación que da una API con funciones muy básicas, y que además presenta inconsistencias en su funcionamiento ...
CookCC is a lexer and parser (LALR (1)) generator project, combined. It is written in Java, but the [TargetLanguages target languages] can vary. CookCC comes with two unique features, which were the original motivations for this work. # CookCC uses a unique approach of storing and loading DF...
cl-lex is a set of Common Lisp macros for generating lexical analyzers automatically. Registers (including named registers) can be accessed by number or name in token generation code. The [http://weitz.de/cl-ppcre/ cl-ppcre regex library] is used for implementing regular expressions. Lexers gener...
Ply is 100% Python implementation of lex and yacc. It provides almost all of the same features as traditional lex/yacc tools including support for LALR(1) parsing, empty productions, ambiguity resolution, and extensive error reporting. code.google is being used for both issue tracking and a subve...
目前只是希望能够对VHDL源文件进行词法分析、语法分析和语义分析,并产生中间格式的输出。至于怎样把这个中间格式的文件映射成芯片或者最终布局的物理划分,则需要在将来完成。 有兴趣一起完成这个项目的可以联系 jiashu888@gmail.com
This project consists of an XML parser, xml-ply, written in Python using python Lex-Yacc library, a simple document object model (DOM), and a tree-like view to the document.
C-flat is an almost-subset of C, and I'm using flex to create a scanner for the language. Class project: Compilers, University of Notre Dame 2008, Professor Doug Thain
Sistema que genera diagramas de redes a partir de una especificación textual.
1 2 3 Next