|
|||||||||
Friday the 16th of May, 2008 |
|||||||||
cyclone most recent diff
Scroll down toward the bottom of the page to get installation instructions for cyclone. The raw portfile for cyclone 20070323 is located here: http://cyclone.darwinports.com/dports/lang/cyclone/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cyclone # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign PortSystem 1.0 Name: cyclone Version: 20070323 Category: lang devel Platform: darwin Maintainers: mww Description: safe programming language based on C Long Description: Cyclone is a programming language based on C that is safe, meaning that it rules out programs that have buffer overflows, dangling pointers, format string attacks, and so on. High-level, type-safe languages, such as Java, Scheme, or ML also provide safety, but they don't give the same control over data representations and memory management that C does (witness the fact that the run-time systems for these languages are usually written in C.) Furthermore, porting legacy C code to these languages or interfacing with legacy C libraries is a difficult and error-prone process. The goal of Cyclone is to give programmers the same low-level control and performance of C without sacrificing safety, and to make it easy to port or interface with legacy C code. Homepage: http://cyclone.thelanguage.org/ #master_sites http://cyclone.thelanguage.org/files/ #checksums sha1 3079dd7ed5df50525f432a1e5d7717a541a29074 fetch.type cvs cvs.root :pserver:anonymous cvs.module cyclone cvs.date ${version} worksrcdir ${name} configure.pre_args configure.args -bindir ${prefix}/bin -libdir ${prefix}/lib/cyclone -includedir ${prefix}/include/cyclone destroot.destdir INC_INSTALL=${destroot}${prefix}/include/cyclone BIN_INSTALL=${destroot}${prefix}/bin LIB_INSTALL=${destroot}${prefix}/lib/cyclone livecheck.check moddate If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/cycloneYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cyclone with these commands: % man cyclone Where to find more information:
|
![]() |
![]() Digg cyclone on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




