Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.164.783 Times

Schemik for Linux 1.2.40.0

Company: Petr Krajca
Date Added: July 01, 2013  |  Visits: 337

Schemik for Linux

Report Broken Link
Printer Friendly Version


Product Homepage
Download (38 downloads)



Schemik is a high-level lexically-scoped implicitly-parallel dialect of Scheme and Common LISP. It means that the parallel execution of programs is done independently of the programmer and each program written in Schemik always produces the same results no matter which parts of the program are executed simultaneously.<br /><br />Installation:<br /><br />The most preferable way to build Schemik is to use Scons. To build it use scons without any argument, i.e., type in your shell: scons<br /><br />To install Schemik use: scons install (optionally, you may use: scons install prefix=/foo/bar).<br /><br />To uninstall Schemik use: scons -c install.<br /><br />Optionally, you can build Schemik using traditional make but it may be necessary to adjust configuration settings in the config.h.<br /><br />Running Schemik:<br /><br />./schemik -t 0 -- starts Schemik in a sequential mode, i.e., using only one CPU core<br /><br />./schemik -t 5 -- starts Schemik running in 5 threads<br /><br />./schemik -t 10 -s scm/fib30.scm -- computes 30th fibonacci number using 10 threads and quits<br /><br />./schemik -t 10 -c "(define (fib x) (if (< x 3) 1 (+ (fib (- x 1)) (fib (- x 2))))) (display (fib 33))" -- computes 33th fibonacci number using 10 threads and quits<br /><br />Here are some key features of "Schemik":<br /><br />?*A* implicitly parallel evaluation (including side effects, mutations and continuations)<br />?*A* first-class macros and continuations<br />?*A* (experimental) support for software transactional memory (STM)<br />?*A* REPL with history and completion

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Build Computes Continuations Coreschemik Fibonacci Install Linux Number Parallel Program Quitsschemik Quotdefine Running Schemik Schemik Linux Schemikschemik Scmfib Scm Scons Sequential Starts Threads
Users rating: 0/10

License: Freeware Size: 1.2 MB
USER REVIEWS
More Reviews or Write Review


SCHEMIK FOR LINUX RELATED
Utilities  -  iPod-Linux Installer 0.3b
iPod-Linux Installer is an easy to use GUI application that enables Mac OS X user to install linux on HFS+ formatted iPods while still allowing you to keep and use the Apple Supplied OS. Installing linux on your iPod gives you more functionality...
5.2 MB  
Utilities  -  ATmission 2.0-01
ATmission is a Fedora-based Linux live CD that enables you to experiment with the Linux operating system and other open source software, without the requirement to install Linux on your PC. The ATmission Live CD contains the KDE desktop,...
711 MB  
Audio Tools  -  Digital Audio Player 0.2b
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players and mass storage devices. Currently GNUdap supports the CHIC MP10, CHIC MP30, CHIC Symphony from "Perstel,Inc." and the NGS Jogger from...
225.28 KB  
Modules  -  Ubercart Views 6.x-3.1
This module provides a collection of standard views (http://drupal.org/project/views) for the Ubercart webshop module (http://drupal.org/project/ubercart).It also describes some of the Ubercart data tables to views, so you can create your own...
40.96 KB  
File Sharing  -  Soulfind 0.4.8
Soulfind is a Soulseek server implementation for Linux, though it can probably be compiled under Mac OS X, BSD or Windows as well (if you have tried to build Soulfind under another OS than Linux, Id like to know if it worked, and what happens if...
45.06 KB  
Programming  -  eLaunch 1.0
If you use the Eclipse IDE you probably have accumulated a number of desktop icons for running various copies of Eclipse using different command line parameters. Each shortcut probably specifies different workspaces, Java VM, and plugin sets. This...
478 KB  
Utilities  -  Tiny Core Linux USB installer 1.0 Beta 1
Tiny Core Linux USB installer was designed as a small, simple, and easy-to-use application that allows to install Tiny Core Linux on an USB stick. Now you can make use of this handy piece of software to install Tiny Core Linux on your flash...
 
Utilities  -  SAM Linux Desktop 2007.1 Test 1
SAM Linux Desktop is a live and installation CD based on Mandriva Linux, is an easy-to-use, fast and clean XFce Linux desktop for home users. SAM Linux Desktop is enhanced by several popular non-free applications, such Macromedia Flash plugin,...
699 MB  
Programming  -  celery for Linux 0.8.4
celery is a distributed task queue framework for Django. Installation You can install celery either via the Python Package Index (PyPI) or from source. To install using pip,: $ pip install celery
716.8 KB  
Utilities  -  Covert Linux Starter Kit Starter Kit 1.0
Covert Linux is a technology of installation for Linux without repartition the disk and running from native system, e.g. you can install Linux from ,say, Windows by grabbing some SETUP.EXE, launching it and then clicking on desktop icon.
10.24 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB