Displaying 8 results from an estimated 8 matches for "xtext".
Did you mean:
text
2011 Jun 21
3
Error after upgrading to latest xapian distro
I upgraded to latest xapian version and I have started getting
xapian.InvalidArgumentError: Term too long (> 245): XTEXT...
This issue was not there in 1.0.16 but it is in the latest version.
Any solutions.
thanks
2007 Oct 17
1
passing arguments to functions within functions
...ytext <- as.character(formula[2])
yvname <- formula[[2]]
y <- eval(parse(text = ytext), data)
xexp <- formula[[3]]
if (length(xexp) > 1 && as.character(xexp[[1]]) == "|") {
xvname <- xexp[[2]]
byname <- xexp[[3]]
xtext <- as.character(xexp[2])
bynametext <- as.character(xexp[3])
}
else {xvname <- xexp; xtext <- as.character(xexp)}
xv <- eval(xvname, data)
byfac <- eval(byname, data)
if (!missing(groups))
{groups <- eval(substitute(groups), da...
2013 May 23
0
[LLVMdev] More User Friendly Tool Chain perhaps Through a DSL
Hi,
LLVM is very useful but I am wondering if there is an interest in creating
a full tool chain for language definition and compilation with IDE
integration support (to be used by IDE implimenter) using a DSL perhaps
using insights from projects like xtext (http://www.eclipse.org/Xtext/) and
MPS (http://www.jetbrains.com/mps/). Perhaps you could use MPS code base to
be able to have it translated to Clang if not LLVM byte code. May be
CodeLight integration of the framework.
The C++ examples and some times having to use other parsers and lexers is
not...
2010 Dec 10
11
pp grammar test-files?
Hi,
I am working on some tools that read and write pp files, and I wonder
if there are some pp files available somewhere that can be used to test
a parser.
I am especially interested in if there are some tests written that
capture invalid syntax.
- henrik
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send
2013 Jun 03
0
[LLVMdev] Front End & Language Development Kit
Hi,
Is it possible to develop a LLVM front end development kit which support
easy language definition and creation with IDE integration like Eclipse
Xtext, JetBrains MPS. All the needed C++ integration code should be easily
created through the kit. Some other similar projects from which you can get
ideas are DMS Software Reengineering Toolkit, Rascal MPL, TXL,
ROSE, Coccinelle, etc. where some projects are source to source
transformations. Source to...
2011 Jul 28
0
xapian.InvalidArgumentError: Term too long (> 245)?
xapian.InvalidArgumentError: Term too long (> 245): XTEXT...
What is 245 here. 245 characters or 245 bytes or 245 words or 245 unique
words or
245 characters in one word?
Does it include spaces?
Ashish
2006 May 23
6
Help please. WINE suddenly quits.
...cc000 Deferred libfreetype.so.6
ELF 0x7cccc000-7cce0000 Deferred msimg32<elf>
\-PE 0x7ccd0000-7cce0000 \ msimg32
PE 0x7cce0000-7cd60000 Export xdraw
PE 0x7cd70000-7cd8c000 Deferred mfcx
PE 0x7cd90000-7cd9d000 Deferred nsviews
PE 0x7cda0000-7ce22000 Deferred xfc
PE 0x7ce30000-7ce8f000 Deferred xtext
PE 0x7ce90000-7cf44000 Deferred xmlengine
PE 0x7cf50000-7cfb0000 Deferred fmusermodel
PE 0x7cfc0000-7cffb000 Deferred fmlayout
PE 0x7d000000-7d068000 Deferred fmscript
PE 0x7d070000-7d0cc000 Deferred dbconverter
ELF 0x7d0da000-7d0f3000 Deferred oledlg<elf>
\-PE 0x7d0e0000-7d0f3000 \ oledlg
EL...
2008 Mar 11
5
Problems with Litlink V.3
...Deferred xmlengine
PE 1530000- 15a7000 Deferred fmscript
PE 15b0000- 15f9000 Deferred fmlayout
PE 1600000- 168a000 Deferred xfc
PE 1690000- 169e000 Deferred nsviews
PE 16a0000- 1701000 Deferred xtext
PE 1710000- 178a000 Deferred fmusermodel
PE 1790000- 17ee000 Deferred dbconverter
PE 17f0000- 1875000 Deferred proofreader
PE 1cc0000- 1cde000 Deferred fmwrapper
PE 1d20000- 24ea000 Deferred fmrsrc
PE...