Sponsored Link •
|
Summary
Most web-browsers today come with EcmaScript ( ie. JavaScript) built-in. Did you know another very powerful language came with Internet Explorer and Firefox?
Advertisement
|
XSLT is a surpringly powerful and criminally overlooked declarative programming language which comes standard with the latest versions Internet Exploer and Firefox, with extensions available for other browsers.
I, like many others, dismissed XSLT as being simply another stylesheet notation, but it is actually a full featured declarative language. It took me a fair amount of time to get the hang of using XSLT as a programming language, but my gosh is it ever powerful! Believe it or not I am currently building a JavaScript to C++ translator using XSLT, and it is progressing very well.
If you are interested in exploring the possibilities of XSLT, I recommend checking out:
Have an opinion? Readers have already posted 9 comments about this weblog entry. Why not add yours?
If you'd like to be notified whenever Christopher Diggins adds a new entry to his weblog, subscribe to his RSS feed.
Christopher Diggins is a software developer and freelance writer. Christopher loves programming, but is eternally frustrated by the shortcomings of modern programming languages. As would any reasonable person in his shoes, he decided to quit his day job to write his own ( www.heron-language.com ). Christopher is the co-author of the C++ Cookbook from O'Reilly. Christopher can be reached through his home page at www.cdiggins.com. |
Sponsored Links
|