Stefano Tommesani

  • Increase font size
  • Default font size
  • Decrease font size

Quexal goes freeware

Hits smaller text tool iconmedium text tool iconlarger text tool icon

Back in 2000, Quexal changed the way programmers had to deal with MMX programming. A friendly user interface simplified building parallel versions of algorithms, an optimizing compiler made sure that the resulting code would run fast, and a visual debugger helped pinpoint programming errors.

Even if the focus of the programming community has moved on to more recent instructions sets, after many years I still get queries about Quexal, so I've decided to release it as freeware, as it may be useful for learning SIMD coding. However, simply releasing the last published version of Quexal was not enough for me, and this was an opportunity to spend some time on this pet project of mine and improve it.

So here you have it, an updated version of Quexal for free! Just go to the download section to get it.

Please note that:

  • Quexal is not supported
  • no new features or new instruction sets will be added

 

MMX / iSSE instructions can greatly enhance the performance of the following applications: multimedia (audio/video), communications, DSP kernels, 2D and 3D graphics, image processing and speech recognition.
But current compilers do not support these instructions. You have to learn all those instructions sets, then painfully code in plain assembly, then discover that achieving the maximum performance requires deep knowledge of the processors' microarchitectures, and finally that debugging and modifying your code is a nightmare.
Now there is a better way: Quexal, a development environment aimed at MMX / iSSE programmers.
Here is how Quexal will help you get the job done quickly and easily:

  • flatten the learning curve! you can work with well understood concepts, such as variables and common operations, instead of registers and cryptic MMX / iSSE opcodes;
  • take it easy! its custom designed graphical interface guides you step by step, displaying only relevant options;
  • work faster! the compiler optimizes source code into optimally scheduled MMX / iSSE assembly code that can be directly pasted into any other development environment, thus taking the optimization phase, the most time-consuming and error prone one, out of the development cycle;
  • save an upgrade! you can use MMX and iSSE instructions even if your compiler does not support them, as the bytecode compiler turns source instructions directly into machine language; Quexal supports the Microsoft Visual C++, Borland C++ Builder and Borland Delphi compilers;
  • bug killer! includes a visual Debugger that re-arranges source code in a graph showing dependency bonds among instructions; you can enter source values and analyze what the instructions defined in source code do, and therefore easily detect troublesome spots;
  • become a code guru - instantly! the optimized code is as good as that written by world class programmers, but no knowledge of micro architectural designs is required;
  • maintaining code? no problem! you can modify the source code in the Quexal environment and then optimize it again, instead of changing MMX / iSSE code listings.

Now you can build State-of-the-Art applications quickly and easily with Quexal!

Quote this article on your site

To create link towards this article on your website,
copy and paste the text below in your page.




Preview :

Quexal goes freeware
Tuesday, 15 February 2011

Powered by QuoteThis © 2008
Last Updated on Thursday, 14 July 2011 10:02  

Add comment


Security code
Refresh

Chat

Latest Articles

AltaCdCover 24 February 2012, 23.24 Software
AltaCdCover
Quickly convert a digipak CD cover into a traditional jewel-box CD back cover! Just drop the CD cover to convert into the source area, AltaCdCover will automatically recognize if it contains both front and back sides or only
AltaPixShare 27 January 2012, 10.38 Software
AltaPixShare
You're having a chat on Skype with a friend of yours, talking about your last holiday, and then you want to send him some pictures. Your new 16 megapixel camera takes amazing pictures, so you drop them in the chat window,
AltaLux in XnView 14 October 2011, 11.54 Software
AltaLux in XnView
The AltaLux image enhancement filter is now available in the popular XnView image viewer! Now you can enjoy AltaLux technology inside an advanced image viewer and editor, so trying how AltaLux can effectively enhance your
AltaLux in IrfanView 08 July 2011, 11.17 Software
AltaLux in IrfanView
The AltaLux image enhancement filter is now available in the popular IrfanView image viewer! Now you can enjoy AltaLux technology inside an advanced image viewer and editor, so trying how AltaLux can effectively enhance your
Il declino della Mondialpista 15 April 2011, 09.33 Racing
Il declino della Mondialpista
"Costruito nel 1961, questo tracciato rappresenta uno dei kartodromi più famosi d'Italia, su questo validissimo tracciato, riconosciuto ancora oggi come uno dei piu' tecnici e selettivi d'Europa, hanno mosso i primi passi

Translate