[Prev][Next][Index][Thread]
Re: Functional Developer UNICODE support + source?
On Mon, 23 Jul 2001 15:00:05 -0400 (EDT), "Mark Jordan"
<Mark_Jordan@nospam.btinternet.com> wrote:
> Hi,
> Just wondering if anyone knows whether the next version of FD
> will have real UNICODE support? (will there be a next version?)
> IMO it's basically crippled for serious development work as it
> is at the moment.
>
> Also half the source seems to be missing so I can't create my own
> CFFI win32 libraries automatically like they do, or look into the
> various libraries for examples. Does anyone know if all the source
> is available, not just bits of it?
The FFI builder that Fun'O use is a bit of a kludge. It is a glorified
pattern matcher (written by David Gray) which is cajoled by impenetrable
runes to perform its tasks. Rather than release, and support this kludge I
think the plan is to develop or encourage the development of a proper
parsing tool.
Many of the libraries are open source (even the editor), but key components
like the compiler and IDE are currently close source.
__Jason
Follow-Ups:
References: