You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Jason van Zyl <jv...@zenplex.com> on 2002/04/10 14:34:10 UTC

Re: C/C++ version of Velocity

On Wed, 2002-04-10 at 09:32, Howard Lin wrote:
> Hi, I'm wondering if there is a C/C++ version of Velocity. Basically
> what I want is a Velocity engine embedded in a C/C++ application that
> can parse the Velocity template. Thanks,

I haven't tried it but you could probably use gjc (the GNU java front
end for gcc) to compile Velocity into native code and use that if you
really wanted to.

I know that Costin (tomcat3 lead) has successfully compiled tomcat3 and
ant using gjc so I imagine that velocity would work.

 
> Howard
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
-- 
jvz.

Jason van Zyl
jvanzyl@apache.org

http://tambora.zenplex.org


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>