Main > Free Download Search >

Free virtual programming environment software for mac

virtual programming environment

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1551
The Classic Environment? 1.01

The Classic Environment? 1.01


The Classic Environment? is a useful tool which informs you when Classic is launched. more>>

The Classic Environment? 1.01 is a useful tool which informs you when Classic is launched.

There is no longer an icon in the Dock signifying when Classic is loaded. The Classic Environment? is an AppleScript application designed to do just that...let you know when Mac OS X has launched Classic.

To install, simply place The Classic Environment? in the Startup Items folder in the Classic System Folder.

For added convenience, place The Classic Environment? in the Dock as well, either by dragging it into the Dock, or control-clicking on the icon once it is loaded and selecting "Keep In Dock". After doing this, Classic in Mac OS X can be opened by just clicking on The Classic Environment? in the Dock (no need to go to the System Preferences!

<<less
Download (52.7KB)
Added: 2001-03-30 License: Freeware Price:
4 downloads
Virtual Coin Flipper 0.9

Virtual Coin Flipper 0.9


Virtual Coin Flipper - Dont have a coin on you? more>>
Dont have a coin on you? Use Virtual Coin Flipper!
Use it to randomly flip a coin, and display it to you!
There is a 1 out of 2 chances of getting heads or tails. You can even change the coin to flip!
Enhancements:
- Fixed a bug where sometimes nothing would come up when you clicked flip.
<<less
Download (1.4MB)
Added: 2006-05-08 License: Freeware Price:
1275 downloads
Virtual Remote 0.3

Virtual Remote 0.3


Virtual Remote - A Virtual Remote for your Topfield more>>
Virtual Remote is an native Cocoa Mac OS X application that allows Mac users to control the Topfield from their computer. To do this, the VirtualRemote TAP must also be run on the Topfield.
Main features:
- Control the Topfield from your computer
- See whats onscreen using the screenshot functionality.
Enhancements:
- Applescript.
<<less
Download (308KB)
Added: 2005-11-17 License: Freeware Price:
1438 downloads
Virtual Cola 1.0b

Virtual Cola 1.0b


Virtual Cola - virtual drink-vending machine more>>
Virtual Cola is a virtual drink-vending machine. It looks (something) like a real vending machine, and lets you insert coins, select drinks, and receive change.

Since I live in Australia, Virtual Cola uses Australian coin images and denominations.
If youre not familiar with these coins, holding the mouse each coin button will show you its denomination.

The machine initially contains 2 of each coin denomination, and can hold up to 9.
<<less
Download (130KB)
Added: 2006-03-27 License: Freeware Price:
1310 downloads
Virtual Maze Book

Virtual Maze Book


Virtual Maze Book is a random maze generator designed to generate a random maze, which can then be printed out and solved more>> Virtual Maze Book is a random maze generator designed to generate a random maze, which can then be printed out and solved. The program includes several specialized maze fonts, allowing you to print your puzzles at high resolution. If you really want to solve the maze without the use of tree pulp, Virtual Maze Book includes a rudimentary tool for solving mazes.
Requirements:
None
<<less
Download (764K)
Added: 1997-12-23 License: Free Price:
downloads
Virtual Pet 1.0.1

Virtual Pet 1.0.1


A free Yahoo! game widget for people to interact with more>> A free Yahoo! game widget for people to interact with

The Yahoo! Virtual Pet widget is a game for people to interact with. The game makes the user feed the pet and spend time playing with the pet.
The lifespan of the pet depends how the user cares for it. The pet can become a happy healthy pet or an unhealthy one.
Apart from a game, Virtual Pet embodies the concept of a living creature that people can show attachment and affection to.

System requirements:
-

Enhancements
- 3.0

<<less
Download (1.2MB)
Added: 2009-05-12 License: Freeware Price: FREE
196 downloads
Virtual Spaces 0.93.0 Beta

Virtual Spaces 0.93.0 Beta


A Java tool for the structured representation of knowledge more>> A Java tool for the structured representation of knowledge

"Virtual Spaces" is a Java tool for the structured representation of knowledge. Texts, images and hyperlinks can be organized in 2D graphs. These graphs can be used to generate HTML files to create virtual tours.

Enhancements
- Validation takes languages in account
- Validation results can be filtered
- overview preview was removed
- some bugfixes

<<less
Download (110MB)
Added: 2009-06-11 License: GPL Price: FREE
203 downloads
GNU Development Environment 1.1

GNU Development Environment 1.1


GNU Development Environment - Suite of compilers w/CPU simulator and debugger more>>
A complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.


<<less
Download (70.1MB)
Added: 2005-09-27 License: Freeware Price:
1506 downloads
The Mozart Programming System 1.4.0.20080702

The Mozart Programming System 1.4.0.20080702


Free programming system based on the OZ language more>>
The Mozart Programming System 1.4.0.20080702 provides you with an excellent and advanced development platform for intelligent, distributed applications which is the result of a decade of research in programming language design and implementation, constraint-based inference, distributed computing, and human-computer interfaces. As a result, Mozart is unequalled in expressive power and functionality.

Mozart has an interactive incremental development environment and a production-quality implementation for Unix and Windows platforms. Mozart is the fruit of an ongoing research collaboration by the Mozart Consortium.

Mozart is based on the Oz language, which supports declarative programming, object-oriented programming, constraint programming, and concurrency as part of a coherent whole.
For distribution, Mozart provides a true network transparent implementation with support for network awareness, openness, and fault tolerance. Mozart supports multi-core programming with its network transparent distribution and is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.

Mozart was used to developed many applications including multi-agent systems, digital assistants and sophisticated collaborative tools, as well as applications in natural language understanding and knowledge representation, in scheduling and time-tabling,

Major Features:

  1. Programming:
    • Oz is a concurrent object-oriented language. In a first approach, Oz can be programmed in a very similar way to other such languages, like Java. With experience gained, programs tend to become simpler, for example, as they use the powerful concepts of dataflow execution and first-class procedures.
    • Oz is an eminently concurrent language. The Mozart system implements ultralightweight threads with preemptive fair scheduling. It easily supports applications with many thousands of threads. Dataflow synchronization is achieved transparently through logic variables.
    • Multi-Paradigm Programming: Unlike most other programming languages which lock you into a single programming paradigm, Oz unifies into one simple and coherent framework the functional, object-oriented, and logic flavors of programming. This is possible due to the very general and powerful underlying paradigm of concurrent constraint programming.
  2. Inferencing:
    • Oz is a powerful constraint language with logic variables, finite domains, finite sets, rational trees and record constraints. The system is competitive in performance with state-of-the-art commercial solutions, but is much more expressive and flexible, providing first-class computation spaces, programmable search strategies, a GUI for the interactive exploration of search trees, parallel search engines exploiting computer networks, and a programming interface to implement new and efficient constraint systems.
    • Logic Programming: Oz goes beyond Horn-clauses to provide a unique and flexible approach to logic programming. Oz distinguishes between directed and undirected styles of declarative logic programming. For both, Oz lets you specify a programs logical semantics separately from its resolution strategy. Powerful tools and libraries are provided built on the concepts of first-class computation spaces and determinacy-driven disjunctions. Together with distribution, this makes Mozart an ideal platform for both intelligent multi-agent systems and parallel search.
  3. Distribution:
    • Open Distributed Computing: The Mozart system is an ideal platform for open distributed computing: it makes the network completely transparent. The illusion of a common store is extended across multiple sites and automatically supported by very efficient protocols. In addition, full control is retained over network communication patterns, permitting very efficient use of network resources. Furthermore, reliable, fault tolerant applications can easily be developed.
    • Distributed Component-Based Programming: Mozart provides first-class software component specifications (called functors) and software components (called modules). The module system facilitates application development and deployment. Both component specifications and components can be transparently referenced through URLs, absolute and relative, and loaded by need. Flexible security policies are implemented by module managers.
    • Mobile Agents: With its dynamic component technology, open computing support, and full-featured implementation, Mozart is an ideal platform for serious programming with mobile agents. A computation can create new computations dynamically. Computations can roam the shared Mozart space at will. Each site has full control over what resources it makes available to incoming computations.
    • Separation of Concerns (Aspects): The Mozart system separates the concerns of application functionality, distribution structure, fault tolerance, and openness (application connectivity). The separation is almost perfect for the first two concerns and quite good for the last two. In the context of aspect-oriented programming, this can be seen as a ``vertical approach, where a few aspects are treated in depth, versus the ``horizontal approach of tools like AspectJ, which provide primitives for handling many aspects.
  4. Platform Issues:
    • Cross-Platform Compatibility: Like Java, Oz is `write once, run everywhere and provides automatic local and distributed garbage collection. The Oz virtual machine is portable and known to run on most flavors of Unix as well as on Windows.
    • GUI Programming: The Mozart system comes with an object-oriented library that provides a high-level well integrated interface to Tcl/Tk. This is supplemented with QTk, a tool that supports a mixed declarative/procedural approach to user interface design. This needs only a fraction of the code of standard procedural approaches and is particularly well-suited for building context-sensitive interfaces.
    • Native Extension Modules: The Mozart system was designed to be easily extended with new native functionality packaged as DLLs. Comprehensive support is provided for the convenient creation of DLLs. Thus, the Mozart system is not only aggressively open, but also an ideal very high-level glue language.

Requirements: Aquamacs Emacs

<<less
Download (7.1MB)
Added: 2008-11-29 License: Freeware Price: FREE
14 downloads
Virtual PC 7.0.3

Virtual PC 7.0.3


Makes it possible for you to access PC-only software, files, networks and devices from your Mac. more>>


Even though you?re loyal to your Mac, there are times when you may need to cross that bridge to the PC world. With the help of Microsoft Virtual PC, you can access PC-only software, files, networks and devices faster and more intuitively with your Mac.

<<less
Download (16.8MB)
Added: 2007-08-16 License: Update Price:
14 downloads
Virtual Pool Updater 1.8.8

Virtual Pool Updater 1.8.8


Virtual Pool 1.8.8 Updater fixes bugs related to third-party pointing devices more>> Virtual Pool 1.8.8 Updater fixes bugs related to third-party pointing devices.
Requirements:
Virtual Pool 1.x.
<<less
Download (103K)
Added: 1999-12-08 License: Updater Price:
downloads
Virtual Notecards 2.1

Virtual Notecards 2.1


Virtual Notecards is a handy program with which scholars, students, journalists and other researchers can easily keep linked databases of notes, quotes, bibliographic records and people. more>>

Virtual Notecards 2.1 is a handy program with which scholars, students, journalists and other researchers can easily keep linked databases of notes, quotes, bibliographic records and people. The "virtual notecard" metaphor is an extension of the traditional use of 3x5" index cards to store notes and quotes, and to equip such a database with fast searches and sorts, transportation between applications, and relationality within the database.

<<less
Download (18.1MB)
Added: 2004-03-17 License: update/patch Price:
downloads
Virtual Screens 2.0.1

Virtual Screens 2.0.1


Allows many virtual desktops. more>>
VirtualScreens is a small app that resides in the System Status Bar (the rightmost part of the menu bar) of Mac OS X (Jaguar and Panther). It enables unilimited "virtual screens". A virtual screen is simply a user-defined set of active (visible) applications.

When the user changes the virtual screen, the applications that were visible are hidden, and the hidden applications that belong to the new virtual screen are shown. In this way, you can reduce the cluttering on your screen and organize the running applications in the way thats most convenient to you.
<<less
Download (619KB)
Added: 2004-11-11 License: Freeware Price:
1808 downloads
Virtual FireworX 1.6.2

Virtual FireworX 1.6.2


Virtual FireworX - Celebrate with Fireworks! more>>
Celebrate with Fireworks!
All year long, any holiday or occasion, Virtual FireworX brings a festive mood to your Mac! These pyro-tastic delights burn cool, so they wont burn you, or your screen!
What are Virtual FireworX?
Virtual FireworX are realtime 3D particle animations of fireworks simulations. Thanks to new technology available to MacOS X 10.4, a.k.a., "Tiger", Virtual FireworX performs better than its predecessor, Digital FireworX. Because the fireworks render in realtime, they truly vary from each viewing, randomly igniting in new locations in 3D space!
Main features:
- Realistic 3D particle animations, including smoke!
- Realtime rendering, for a constantly changing experience!
- Up to 20 different built-in fireworks effects!
- Aerial, and ground based pieces!
- Amazing fireworks sound effects, in stereo!
- Realtime preview in options panel! See how your settings will look!
- Load in your own background image!
- Choose your own background color!
- View streaming trails for even more realism!
- Choose to view clouds moving in the background!
Enhancements:
- Fixed Preview bug.
- Recompiled in Xcode 2.4 for enhanced performance with 64 bit Macs.
<<less
Download (3.4MB)
Added: 2006-08-15 License: Freeware Price:
1167 downloads
Virtual FireworX Widget 2.1

Virtual FireworX Widget 2.1


Virtual FireworX Widget - Mini fireworks show on the Dashboard more>>
Virtual FireworX Widget is the companion Widget for Virtual FireworX.
Put a mini fireworks show on your Dashboard with realtime 3D particle animations of fireworks. Because the fireworks render in realtime, they truly vary from each viewing, randomly igniting in new locations in 3D space!
See our website for more information about Virtual FireworX.
Enhancements:
- Now works with Mac OS X 10.4.3, and QuickTime 7.0.2 or later.
<<less
Download (740KB)
Added: 2006-01-10 License: Freeware Price:
1386 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5