Re: Newbie
- Posted by manorchurch Nov 30, 2010
- 1297 views
Vinoba said...
I don't know any other languagw which has a DECENT ouput as dll, C, exe, lib, and can also be used as an Interpreter. I have played around a bit with Randall's HLA (High Level Assembler) but it is like comparing apples and oranges.
That's it exactly. I have a current project that requires parsing a 128B string into a series of 2-,3-,4-, or 5-character tokens that produce insertion, replacement, overwrite and overlay of existing objects. Lots of permutations. I'll try the Euphoria interpreter to reduce extensive compile-link-debug steps.