-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Serve V2 assets from filesystem (#2756)
* Serve V2 assets from filesystem * Less hardwired redirects * Fix erroneous file links * Tidying * Fix Dockerfile --------- Co-authored-by: Cuihtlauac ALVARADO <[email protected]>
- Loading branch information
1 parent
aa2016e
commit 78efd15
Showing
44 changed files
with
385 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<!-- ((! set title Call for Presentations !)) --> | ||
|
||
``` | ||
============================================================================== | ||
OCAML 2013 | ||
The OCaml Users and Developers Workshop | ||
http://ocaml.org/meetings/ocaml/2013/ | ||
Boston, Massachusetts, USA | ||
September 24, 2013 | ||
CALL FOR PRESENTATIONS | ||
Co-located with ICFP 2013 | ||
Sponsored by SIGPLAN | ||
Talk Proposal Submission Extended Deadline: | ||
June 18, 2013 (anywhere on earth) | ||
============================================================================== | ||
The first occurrence of the OCaml Users and Developers Workshop was | ||
colocated with ICFP 2012, in Copenhagen, following the OCaml Meetings | ||
in Paris in 2010 and 2011. OCaml 2013 will be held on September 24, | ||
2013, in Boston, colocated with ICFP 2013. | ||
The OCaml Users and Developers Workshop brings together industrial | ||
users of OCaml with academics and hackers who are working on extending | ||
the language, type system and tools. Discussions will focus on the | ||
practical aspects of OCaml programming and the nitty gritty of the | ||
tool-chain and upcoming improvements and changes. Thus, we aim to | ||
solicit talks on all aspects related to improving the use or | ||
development of the language and of its programming environment, | ||
including, for example: | ||
- compiler developments, new backends, runtime and architectures | ||
- practical type system improvements, such as (but not exhaustively) | ||
GADTs, first-class modules, generic programming, or dependent types | ||
- new library or application releases, and their design rationales | ||
- tool enhancements by commercial consultants | ||
- prominent industrial uses of OCaml, or deployments in unusual | ||
situations. | ||
It will be an informal meeting, with an online scribe report of the | ||
meeting, but no formal proceedings. Slides of presentations will be | ||
available online from the workshop homepage. | ||
To submit a talk, please register a description of the talk (about 2 | ||
pages long) at http://ocaml.org/meetings/ocaml/2013/talks/ providing a | ||
clear statement of what will be brought by the talk: the problems that | ||
are addressed, the technical solutions or methods that are | ||
proposed. If you wish to perform a demo or require any special setup, | ||
we will do our best to accommodate you. | ||
Schedule | ||
======== | ||
Abstract Submission (extended) Deadline: June 18, 2013 (anywhere on earth) | ||
Notification to Speakers: Friday, July 7, 2013 | ||
Workshop: Tuesday, September 24, 2013 | ||
Program Committee | ||
================= | ||
* Damien Doligez, INRIA Paris-Rocquencourt, France | ||
* Jun Furuse, Standard Chartered Bank, Singapore | ||
* Jacques Le Normand, Google, USA | ||
* Michel Mauny, ENSTA-ParisTech, France (chair) | ||
* Mark Shinwell, Jane Street Europe, UK | ||
* David Walker, Princeton University, USA | ||
* Jeremy Yallop, University of Cambridge, UK | ||
* Sarah Zennou, EADS IW, France | ||
If you have any questions, please e-mail: | ||
Michel Mauny <michel.mauny AT ensta-paristech DOT fr> | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<!-- ((! set title 2013 !)) --> | ||
|
||
*Table of contents* | ||
|
||
OCaml 2013 | ||
========== | ||
|
||
**The OCaml Users and Developers Workshop** | ||
Boston (MA, USA), September 24, 2013 | ||
Colocated with [ICFP 2013](http://icfpconference.org/icfp2013/) | ||
|
||
The meeting is an informal community gathering of users of the language, | ||
library authors, and developers, using and extending OCaml in new ways. | ||
|
||
News | ||
---- | ||
|
||
- October 7, 2013: The [final program, with links to papers and | ||
slides](program.html) is available. | ||
- July 11, 2013: The [preliminary program](program.html) is available. | ||
- June 7, 2013: The submission deadline has been extended to June 18, | ||
anywhere on earth. | ||
- May 7, 2013: The [submission | ||
site](https://www.easychair.org/conferences/?conf=ocaml2013) is now | ||
open! Please submit a presentation before June 7. | ||
- May 7, 2013: The [submission | ||
site](https://www.easychair.org/conferences/?conf=ocaml2013) is now | ||
open! Please submit a presentation before <s>June 7</s> June 18 | ||
(anywhere on earth). | ||
- April 16, 2013: [workshop announcement](call.html). The [submission | ||
site](talks/) should open in the next days. | ||
|
||
Important dates | ||
--------------- | ||
|
||
- June 18, 2013 (anywhere on earth): Extended deadline for submissions | ||
- July 7, 2013: Notification to speakers | ||
- September 24, 2013: Workshop | ||
|
||
Call for presentations | ||
---------------------- | ||
|
||
Please consider submitting a presentation, and/or join us in Boston! See | ||
[here the call for presentations](call.html). | ||
|
||
Program Committee | ||
----------------- | ||
|
||
- Damien Doligez, INRIA Paris-Rocquencourt, France | ||
- Jun Furuse, Standard Chartered Bank, Singapore | ||
- Jacques Le Normand, Google, USA | ||
- Michel Mauny, ENSTA-ParisTech, France (chair) | ||
- Mark Shinwell, Jane Street Europe, UK | ||
- David Walker, Princeton University, USA | ||
- Jeremy Yallop, University of Cambridge, UK | ||
- Sarah Zennou, EADS IW, France | ||
|
||
History | ||
------- | ||
|
||
The [first occurrence of the OCaml Users and Developers | ||
Workshop](http://oud.ocaml.org/2012/) was colocated with [ICFP | ||
2012](http://icfpconference.org/icfp2012/), in Copenhagen, following the | ||
*OCaml User Meetings* in Paris in [2008](../2008/), 2010 and [2011](../2011/) | ||
and in Grenoble in [2009](../2009/). Building on the success of | ||
past events, OCaml 2013 will be held on September 24, 2013, in Boston, | ||
colocated with [ICFP 2013](http://icfpconference.org/icfp2013/). |
Oops, something went wrong.