forge.ocamlcore.org forge.ocamlcore.org

forge.ocamlcore.org

OCaml Forge: Welcome

OCaml Forge is a free service to Open Source. Offering easy access to the best in source control management, mailing lists, bug tracking, message boards/forums, task management, site hosting, permanent file archival, full backups, and total web-based administration. Read our philosophy. Site Feedback and Participation. In order to get the most out of this site, you'll need to register as a site user. Set Up Your Own Project. Register as a site user. And finally, Register Your Project. The OCaml Forge was...

http://forge.ocamlcore.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR FORGE.OCAMLCORE.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

May

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 9 reviews
5 star
3
4 star
2
3 star
4
2 star
0
1 star
0

Hey there! Start your review of forge.ocamlcore.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.6 seconds

FAVICON PREVIEW

  • forge.ocamlcore.org

    16x16

  • forge.ocamlcore.org

    32x32

CONTACTS AT FORGE.OCAMLCORE.ORG

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
OCaml Forge: Welcome | forge.ocamlcore.org Reviews
<META>
DESCRIPTION
OCaml Forge is a free service to Open Source. Offering easy access to the best in source control management, mailing lists, bug tracking, message boards/forums, task management, site hosting, permanent file archival, full backups, and total web-based administration. Read our philosophy. Site Feedback and Participation. In order to get the most out of this site, you'll need to register as a site user. Set Up Your Own Project. Register as a site user. And finally, Register Your Project. The OCaml Forge was...
<META>
KEYWORDS
1 ocaml forge
2 project
3 people
4 new account
5 my page
6 projects
7 code snippets
8 ocaml
9 developers
10 then login
CONTENT
Page content here
KEYWORDS ON
PAGE
ocaml forge,project,people,new account,my page,projects,code snippets,ocaml,developers,then login,latest news,gabriel scherer,alexis bernadet,sylvain le gall,xavier leroy,news archive,features boxes,tag cloud,admin,audio,bindings,camlp4,command line,math
SERVER
Apache/2.2.16 (Debian)
POWERED BY
PHP/5.3.3-7+squeeze29
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

OCaml Forge: Welcome | forge.ocamlcore.org Reviews

https://forge.ocamlcore.org

OCaml Forge is a free service to Open Source. Offering easy access to the best in source control management, mailing lists, bug tracking, message boards/forums, task management, site hosting, permanent file archival, full backups, and total web-based administration. Read our philosophy. Site Feedback and Participation. In order to get the most out of this site, you'll need to register as a site user. Set Up Your Own Project. Register as a site user. And finally, Register Your Project. The OCaml Forge was...

SUBDOMAINS

pa-do.forge.ocamlcore.org pa-do.forge.ocamlcore.org

Delimited overloading

Is a syntax extension to ease the writing of efficient arithmetic expressions in OCaml. This project was sponsored by Jane Street Capital. During their OCaml Summer Project 2008. We are very grateful for their support. See the complete proposal (PDF). This project is hosted on OCamlForge. This project provides three syntax extensions. Provided by several modules. The information below should give you a taste of the possibilities of these syntax extensions but the main reference is the ocamldoc help.

ounit.forge.ocamlcore.org ounit.forge.ocamlcore.org

OUnit

OUnit: Unit tests for OCaml. OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is loosely based on HUnit. A unit testing framework for Haskell. It is similar to JUnit. And other XUnit testing frameworks. Download version 2.0.8.

ocaml-mindstorm.forge.ocamlcore.org ocaml-mindstorm.forge.ocamlcore.org

OCaml-mindstorm

Is a versatile robotic construction kit. The central component is the programmable NXT brick. To which one can connect up to three motors and various sensors. The brick can run programs directly uploaded to it or can be controlled via bluethooth or USB. This library allows you to communicate with — and drive — your NXT brick from OCaml. Programs through a bluetooth or a USB connection. The full LEGO. The fantom drivers installed) and Mac OSX. This project is hosted on Github.

ocamleditor.forge.ocamlcore.org ocamleditor.forge.ocamlcore.org

OCamlEditor

OCamlEditor is a source code editor and build tool for the OCaml. It provides many features to facilitate editing code, accessing API reference directly from the editor and compiling projects. It is entirely written in OCaml and uses LablGtk for the graphical user interface; it is light-weight, free and open source and runs on Linux and Windows. You can place markers in the editor. This saves the location so you can return to this line again later. The bookmarks are persistent and project-wide. Diff file...

ocamlviz.forge.ocamlcore.org ocamlviz.forge.ocamlcore.org

Ocamlviz | Real-time profiling tool | Home page

Ocamlviz is a free software that was funded by Jane Street Capital within the framework of Jane Street Summer Project. The key idea of Ocamlviz is the ability to instrument an existing code, in real time, with lightweight monitoring annotations. Ocamlviz can also be used as a debugging tool. Here are a few possibilities provided by Ocamlviz:. Observe details about the garbage collector. Observe how many times the program goes through a point. Observe how much time passed between two points of the program.

ocaml-benchmark.forge.ocamlcore.org ocaml-benchmark.forge.ocamlcore.org

Ocaml Benchmark module

OCaml Benchmark is a small module to benchmark running times of code. It supersedes an earlier version by Doug Bagley. A typical use looks like this:. Res = throughputN 8 [( "foo". F, 1000000);. G, 1000000);. H, 1000000) ] in. For a complete description of the functions, see the interface Benchmark.mli. Some examples are also included in the tarball. If you have questions, suggestions, bugs,. you can contact me by email: Christophe.Troestler@umons.ac.be. The source code is maintained in a Git.

lablgtk.forge.ocamlcore.org lablgtk.forge.ocamlcore.org

LablGtk

LablGtk is an OCaml. 12 and 2.x. It provides a strongly-typed, yet comfortable, object-oriented interface compatible with GTK 's dynamic typing through OCaml's rich type system. Most widgets and methods are available, along with many examples. LablGtk also provides bindings to. The GLArea widget (in combination with LablGL. Libglade (and can generate OCaml code from .glade files),. The toplevel can be used for interactive development. Tutorials And Introduction Material. By SooHyoung Oh (in-progress).

calendar.forge.ocamlcore.org calendar.forge.ocamlcore.org

Calendar

For short) is an Objective Caml library for handling dates and times in your program. Mainly implements 3 datatypes:. Year/month/day with support for. Year/month" or "year" only and support for Gregorian and Julian calendar. Hour/minute/second with support for. Seconds can be either integers or floats (different implementations are provided). The library also comes with:. An interval between two dates or two times or two calendars. The code is free software: the license. See the list of changes.

batteries.forge.ocamlcore.org batteries.forge.ocamlcore.org

OCaml Batteries Included

A long time OCaml hacker. Or simply " Batteries. Is a community-driven effort to standardize on an. Development platform for the OCaml. Is meant to serve the following purposes:. Standard set of libraries. Which may be expected on every compliant installation of OCaml;. Organize these libraries into a. Batteries 2.7.0 released. 0 Comment Read More/Comment. Batteries 2.5.0 released, compatible with OCaml 4.03. 0 Comment Read More/Comment. Batteries 2.4 released. 0 Comment Read More/Comment.

form-ocaml.forge.ocamlcore.org form-ocaml.forge.ocamlcore.org

Introduction au langage OCaml -- Introduction au langage OCaml

Introduction au langage OCaml. Ce site héberge un support de cours que j'ai écrit pour une introduction au langage OCaml sous forme de travaux pratiques. J'assure régulièrement cette formation dans les centres INRIA de Rocquencourt et Saclay. Je la mets à disposition pour permettre une utilisation similaire. Toutes les explications données pendant la formation ne sont pas (encore? Le support rédigé est disponible ici. La dernière modification date du 5 décembre 2016. Enfin, d'autres exemples et exercices.

INTERNAL PAGES

forge.ocamlcore.org forge.ocamlcore.org
1

OCaml Forge: Batteries : Revised Standard Library: Project Home

http://forge.ocamlcore.org/projects/batteries

Search the entire project. Batteries : Revised Standard Library. An effort to define a comprehensive standard library for OCaml, inspired in part by what modern industrial languages (Java/.Net) manage to provide out-of-the-box. No tag defined for this project. GNU Lesser General Public License (LGPL ). GNU Lesser General Public with static compilation exception. View list of RSS feeds. Available for this project. May 12, 2016. View All Project Files. View the 21 Member(s). 0 Comment Read More/Comment.

2

OCaml Forge: Login

http://forge.ocamlcore.org/docman/view.php/83/92/LICENSE

You've been redirected to this login page because you have tried accessing a page that was not available to you as an anonymous user. Cookies must be enabled past this point. Resend confirmation email to a pending account].

3

OCaml Forge: Login

http://forge.ocamlcore.org/docman/view.php/83/145/CHANGES

You've been redirected to this login page because you have tried accessing a page that was not available to you as an anonymous user. Cookies must be enabled past this point. Resend confirmation email to a pending account].

4

OCaml Forge: Forum: batteries-2.2-released

http://forge.ocamlcore.org/forum/forum.php?forum_id=895

Search the entire project. Batteries 2.2 released. Batteries : Revised Standard Library. For more details, see the mailing-list announcement:. Https:/ sympa.inria.fr/sympa/arc/caml-list/2014-01/msg00154.html. Intended Audience : Developers. License : GNU Lesser General Public with static compilation exception. Natural Language : English. Programming Language : OCaml. Batteries 2.5.0 released, compatible with OCaml 4.03. 0 Comment Read More/Comment. Batteries 2.4 released. 0 Comment Read More/Comment.

5

OCaml Forge: smf: Project Home

http://forge.ocamlcore.org/projects/smf

Search the entire project. OCaml bindings to libsmf - a library for reading and writing Standard MIDI Files. This project has not yet categorized itself in the Trove Software Map. View list of RSS feeds. Available for this project. This Project Has Not Released Any Files. View All Project Files. View the 1 Member(s). No News Items Found.

UPGRADE TO PREMIUM TO VIEW 22 MORE

TOTAL PAGES IN THIS WEBSITE

27

LINKS TO THIS WEBSITE

ocamljava.org ocamljava.org

OCaml-Java

http://www.ocamljava.org/index.html

The goal of the project is to provide seamless integration of OCaml and Java: run OCaml code on a JVM, and manipulate Java entities from OCaml. The third alpha version is finally available, fixing several bugs, and enhancing the Java library. A new alpha version has been released, fixing several blocking / annoying bugs. 100% OCaml, 100% Java. Applications, applets and servlets. The runtime library does not rely on a global lock, and takes advantage of the Java GC to enable shared-memory concurrent progr...

ocamlcore.org ocamlcore.org

philosophy

http://www.ocamlcore.org/philosophy

1 ocamlcore.org only provides service for OCaml community. The aim of ocamlcore.org is to help the community of the OCaml programming language to make the language widespread. Resources of ocamlcore.org is dedicated to this community only. Everything hosted by ocamlcore.org must be related with the OCaml programming language. 2 ocamlcore.org will remain free. Project and contents hosted by ocamlcore.org and all its services must have license be DFSG-approved. See Debian Free Software Guidelines. Even if ...

oasis.forge.ocamlcore.org oasis.forge.ocamlcore.org

OASIS-DB sub-project

http://oasis.forge.ocamlcore.org/oasis-db.html

Architecture for building OCaml libraries and applications. Author Sylvain Le Gall. This sub-project aims to create a CPAN. For OCaml in OCaml. It relies on the metadata contained in the. Files that must be contained in the tarball of a project. The project manages packages, which are sets of versioned tarballs of the same project. For example, the package. Is the set of tarballs. Ounit-1.0.1.tar.gz. Ounit-1.0.2.tar.gz. Ounit-1.0.3.tar.gz. Each tarball must contain a. File which describes its content.

ocamljava.org ocamljava.org

OCaml-Java - News

http://www.ocamljava.org/news

Third alpha version (09 June 2015). This new alpha version fixes several bugs related to tail calls, provides an enhanced Java library, and a revamped concurrent library. The. Tool is also enhanced to allow references to the Java API documentation. New alpha version (22 September 2014). A new alpha version (namely. Has been released. This is mainly a bugfix release, but it also comes with a new. Style based on Bootstrap. Read more information here. The site is online (14 July 2014). Elements by Free Grun...

ocamljava.org ocamljava.org

OCaml-Java - Documentation

http://www.ocamljava.org/documentation

Manual and associated documents. But covers most important points. Summary of OCaml-Java features, tools, notations,. Generated documentation for package. Generated documentation for all modules shipped with OCaml-Java (Java library, Concurrent library, and standard library). Generated documentation for OCaml standard library. Elements by Free Grunge Textures.

ocamljava.org ocamljava.org

OCaml-Java - Installation

http://www.ocamljava.org/installation

There are three ways to install OCaml-Java:. Using a precompiled binary distribution;. Using project sources, manually;. Using project sources, through OPAM. The main advantage of using the source distribution is that the various tools are compiled as native programs, and are thus faster. However, in order to build the project, some tools need to be locally available, and the process is quite lengthy. Except under MacOS X, it is necessary to have the. The binary distribution can be downloaded here. Http:...

ocamljava.org ocamljava.org

OCaml-Java - Notes

http://www.ocamljava.org/notes

Alpha2 (22 September 2014). The new release, namely. Is mainly a bugfix relase, fixing the following issues:. About alpha(s) (14 July 2014). The project is finally. Open-sourced. Well, at least partially: the code for the compiler and associated tools, as well as libraries is available. The code for the runtime support library is not yet, but will follow once cleaned. Put otherwise, the part of the project written in OCaml is fully available, while the part written in Java remains.

mjambon.com mjambon.com

json-static: JSON validator and converter for OCaml

http://mjambon.com/json-static.html

Json-static: JSON validator and converter for OCaml. Json-static is now deprecated. Do not use it in new projects. It has been replaced by Atdgen. Json-static is a tool for converting parsed JSON. Data with an unchecked structure into specialized OCaml types and vice-versa. It is a complement to the json-wheel library. Which provides a parser and a (pretty-) printer. Some rare event then. Will be detected at the time of developing the program rather than when. A realistic example: Yahoo! And shows how ma...

ocamljava.org ocamljava.org

OCaml-Java - News

http://www.ocamljava.org/news/index.html

Third alpha version (09 June 2015). This new alpha version fixes several bugs related to tail calls, provides an enhanced Java library, and a revamped concurrent library. The. Tool is also enhanced to allow references to the Java API documentation. New alpha version (22 September 2014). A new alpha version (namely. Has been released. This is mainly a bugfix release, but it also comes with a new. Style based on Bootstrap. Read more information here. The site is online (14 July 2014). Elements by Free Grun...

UPGRADE TO PREMIUM TO VIEW 134 MORE

TOTAL LINKS TO THIS WEBSITE

143

OTHER SITES

forge.montana.edu forge.montana.edu

MSU Forge

Welcome to the msuForge, where we host projects for members of the MSU community. Trouble Logging in with your NetID? For any questions, problems, or information about msuForge please email the forge@sympa.montana.edu. Development Project for Upgrades, Bugs and Enhancements. New Library Digital Initiatives (LDI) project supports digital collection software design and development bugs, upgrades and enhancements. Added by Bonnie McCallum. About Library Digital Initiatives. Added by Bonnie McCallum.

forge.net4sat.org forge.net4sat.org

Sign in · GitLab

Open source software to collaborate on code. Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

forge.nicta.com.au forge.nicta.com.au

Forge.NICTA: Welcome

Welcome to Forge.NICTA. ForgeNICTA has tools to help your team collaborate, like message forums and mailing lists; tools to create and control access to Source Code Management repositories like CVS and Subversion. FusionForge automatically creates a repository and controls access to it depending on the role settings of the project. Surveys for users and admins. Issue tracking with "unlimited" numbers of categories, text fields, etc. Wiki (using MediaWiki or phpWiki). 2014-08-06 16:13 - NICTA Forge. 2010-...

forge.nii.hu forge.nii.hu

404 - Weboldal nem található - Wiking Számítástechnika Kft - www.nii.hu

Az általánydíjas szolgáltatás lényege, hogy a megrendelt szolgáltatást részben, vagy egészében 12 hónapra szétosztva kell kifizetni, ezáltal nincs hirtelen nagy kiadás, illetve már a weboldal működése és előnyei közben kell csak fizetni az oldalért. Cégünknél rendszergazdai tevékenységgel is foglalkozunk, amely szolgáltatást főleg cégek számítógép parkjainak karbantartására ajánljuk, de sok egyedi ügyféllel is rendelkezünk. Számítógép helyi hálózatainak tervezése, kivitelezése és karbantartása.

forge.nooblounge.net forge.nooblounge.net

Apache2 Ubuntu Default Page: It works

Apache2 Ubuntu Default Page. This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file. Before continuing to operate your HTTP server. Package was installed on this server. Is always included from the main...

forge.ocamlcore.org forge.ocamlcore.org

OCaml Forge: Welcome

OCaml Forge is a free service to Open Source. Offering easy access to the best in source control management, mailing lists, bug tracking, message boards/forums, task management, site hosting, permanent file archival, full backups, and total web-based administration. Read our philosophy. Site Feedback and Participation. In order to get the most out of this site, you'll need to register as a site user. Set Up Your Own Project. Register as a site user. And finally, Register Your Project. The OCaml Forge was...

forge.ochin.org forge.ochin.org

Log In - Forge Wiki

Skip to header menu. Skip to action menu. Skip to quick search. Log in to Confluence. Powered by a free Atlassian Confluence Community License. Granted to OCHIN. Evaluate Confluence today. Powered by Atlassian Confluence. Printed by Atlassian Confluence 4.3.7, the Enterprise Wiki. Middot; Report a bug. Middot; Atlassian News.

forge.ogf.org forge.ogf.org

SourceForge : Welcome

Help for this Page. Log In to SourceForge. Once your email address is confirmed, your SourceForge account will become active. Browse or search the SourceForge online Help system. Download the User Guide for printing or offline viewing. Get on the fast track to process improvement with the SourceForge Collaborative Development Process. Tap into the world's largest open-source development network. Learn more about how SourceForge enables collaborative development in the enterprise. OGF provides an open for...

forge.onehippo.org forge.onehippo.org

Hippo Forge

Welcome to Hippo Forge! Find, Create and Publish Open Source software projects here. Hippo Forge is community driven project hosting site. This is the place where you can host your component or other tools developed for Hippo CMS, HST or Repository. Please create your user account and set up your project. For discussions and communications, please post it to https:/ groups.google.com/forum/#! Or send e-mail to. Also visit http:/ www.onehippo.org/. To see more about Hippo CMS! The External Document Picker...

forge.open-do.org forge.open-do.org

OpenDO Forge: Welcome

Welcome to the Open-DO forge. Open DO is an Open Source initiative that aims to create a cooperative and open framework for the development of certifiable software. The Open DO forge is the location of all current projects being developed. For more information on the initiative, please visit www.open-do.org. New release 0.9.2 has been published. 2010-06-23 07:41 - HiberSource System. 0 Comment Read More/Comment. New release 0.9.b has been published. 2010-02-22 16:33 - HiberSource System.

forge.opensimulator.org forge.opensimulator.org

GitBucket

AvatarArchiver OpenSim 8.1. Merge branch 'master' of http:/ forge.opensimulator.org/git/QuillLittlefeather/AvatarArchiver.