Open, Display and Present Your 3D models on iPhone and iPad for free
More...
Shade 12.1 : Create | Render | Animate. New Version! FBX Exporter, iClone Exporter, Improved PoserFusion and more...
More...
Desktop, iPhone and Android Apps Easily with x 10 faster graphics, in-app purchases and iPhone 5 support!
More...
Valentina DB, Reports and Pro: Now Supports SQLite
More...revTalk, our award-winning, intuitive and robust programming language enables you to:
revTalk is unlike any other programming language. It relies on straightforward English-like statements that are easy-to-learn and easy to remember. This makes the language ideal for beginners, non-programmers and educators. revTalk gives you fast results and is a great deal of fun to use.
However underneath its simplicity lies power and flexibility, enabling businesses and enterprises to slash development costs and realize significant competitive advantages. Programmers spend more time reading code than writing it, and with just a little bit of effort you can make your revTalk code virtually self-documenting, slashing maintenance costs as well.
Our customers often tell us that their projects were delivered dramatically faster. We even hear about projects that would have taken 2 years to produce ended up taking 2 months using revTalk.
The language is event-driven, which means that every time a user takes an action, a message is sent. For example, if the user clicks a button, a mouseUp message is sent to that button. If you want the button to respond, you create add a mouseUp handler to the button. For example, to fade a text field onto the screen:
code - hello World
As you can see, you're practically talking to your computer. It's easy to understand exactly what that snippet does. It doesn't require a comment. And you'll be able to read it again when you come back to add features or upgrade your program months later.