Re: New Egg: arcadedb

2022-11-15 Thread Mario Domenech Goulart
Hi Christian,

On Tue, 15 Nov 2022 21:48:49 +0100 Christian Himpe  
wrote:

> Thank you for adding my egg. With regard to your dependency remark: I
> assume you refer to the README docs and not .egg file(?), which I will
> clarify. Please let me know if I made an error in the .egg file.

Indeed, it's about the documentation.  The egg file is good.

All the best.
Mario
-- 
http://parenteses.org/mario



Re: New Egg: arcadedb

2022-11-15 Thread Christian Himpe
Hi Mario,

Thank you for adding my egg. With regard to your dependency remark: I assume 
you refer to the README docs and not .egg file(?), which I will clarify. Please 
let me know if I made an error in the .egg file.

Best

Christian

> On 15. Nov 2022, at 19:36, Mario Domenech Goulart  
> wrote:
> 
> Hi Christian,
> 
> On Tue, 15 Nov 2022 00:44:45 +0100 Christian Himpe  
> wrote:
> 
>> I would like to announce the first release candidate of the “arcadedb”
>> egg with a repository at GitHub:
>> 
>> https://github.com/gramian/chicken-arcadedb
>> 
>> This egg provides a driver / client for the multi-model NoSQL database
>> ArcadeDB ( https://arcadedb.com ) in CHICKEN Scheme, and requires a
>> running database instance. Feel free to give feedback or ask
>> questions.
>> 
>> PS: Testing the egg with:
>> 
>> test-new-egg arcadedb 
>> https://raw.githubusercontent.com/gramian/chicken-arcadedb/main/arcadedb.release-info
>> 
>> tests pass, except “Checking version” (—), “Testing” (—), and “Checking 
>> documentation” (fail).
> 
> Thanks!  Your egg has been added to the coop.
> 
> A note regarding dependencies: they are usually mentioned as build time
> dependencies.  I have a feeling the dependencies you mention are run
> time ones.  Maybe you want to clarify that in the documentation.
> 
> All the best.
> Mario
> -- 
> http://parenteses.org/mario
> 




Re: New Egg: arcadedb

2022-11-15 Thread Mario Domenech Goulart
Hi Christian,

On Tue, 15 Nov 2022 00:44:45 +0100 Christian Himpe  
wrote:

> I would like to announce the first release candidate of the “arcadedb”
> egg with a repository at GitHub:
>
> https://github.com/gramian/chicken-arcadedb
>
> This egg provides a driver / client for the multi-model NoSQL database
> ArcadeDB ( https://arcadedb.com ) in CHICKEN Scheme, and requires a
> running database instance. Feel free to give feedback or ask
> questions.
>
> PS: Testing the egg with:
>
> test-new-egg arcadedb 
> https://raw.githubusercontent.com/gramian/chicken-arcadedb/main/arcadedb.release-info
>
> tests pass, except “Checking version” (—), “Testing” (—), and “Checking 
> documentation” (fail).

Thanks!  Your egg has been added to the coop.

A note regarding dependencies: they are usually mentioned as build time
dependencies.  I have a feeling the dependencies you mention are run
time ones.  Maybe you want to clarify that in the documentation.

All the best.
Mario
-- 
http://parenteses.org/mario



New Egg: arcadedb

2022-11-15 Thread Christian Himpe
Dear All,

I would like to announce the first release candidate of the “arcadedb” egg with 
a repository at GitHub:

https://github.com/gramian/chicken-arcadedb

This egg provides a driver / client for the multi-model NoSQL database ArcadeDB 
( https://arcadedb.com ) in CHICKEN Scheme,
and requires a running database instance. Feel free to give feedback or ask 
questions.

Cheers

Christian

PS: Testing the egg with:

test-new-egg arcadedb 
https://raw.githubusercontent.com/gramian/chicken-arcadedb/main/arcadedb.release-info

tests pass, except “Checking version” (—), “Testing” (—), and “Checking 
documentation” (fail).


[TFP 2023 2nd Call for Papers] 24th International Symposium on Trends in Functional Programming

2022-11-15 Thread Peter Achten

# TFP 2023 -- Call for Papers
(trendsfp.github.io)

## Important Dates

Submission deadline: pre-symposium, full papers,  Wednesday 23rd 
November, 2022

Submission deadline: pre-symposium, draft papers, Friday 16th December, 2022
Notification:    pre-symposium submissions,   Friday 23rd December, 2022
Registration: Friday 6th January, 2023
TFPIE Workshop:   Thursday 12th January, 
2023
TFP Symposium:    Friday 13th - Sunday 
15th January, 2023

Submission deadline: post-symposium review,   Friday 17th February, 2023
Notification:    post-symposium submissions,  Friday 31st March, 2023

The Symposium on Trends in Functional Programming (TFP) is an
international forum for researchers with interests in all aspects of
functional programming, taking a broad view of current and future
trends in the area. It aspires to be a lively environment for
presenting the latest research results, and other contributions.

This year, TFP will take place in-person at UMass Boston,
Massachusetts in the United States.  It is co-located with the Trends
in Functional Programming in Education (TFPIE) workshop, which will
take on the day before the main symposium.

Please be aware that TFP has several submission deadlines. The first,
November 23, is for authors that wish to have their full paper
reviewed prior to the symposium. Papers that are accepted in this way
must also be presented at the symposium. The second, December 16, is
for authors that wish to present their work or work-in progress at the
symposium first without submitting to the full review process for
publication. These authors can then take into account
feedback received at the symposium and submit a full article for
review by the third deadline, February 17.

## Scope

The symposium recognizes that new trends may arise through various
routes. As part of the Symposium's focus on trends we therefore
identify the following five article categories. High-quality articles
are solicited in any of these categories:

* Research Articles:
  Leading-edge, previously unpublished research work
* Position Articles:
  On what new trends should or should not be
* Project Articles:
  Descriptions of recently started new projects
* Evaluation Articles:
  What lessons can be drawn from a finished project
* Overview Articles:
  Summarizing work with respect to a trendy subject

Articles must be original and not simultaneously submitted for
publication to any other forum. They may consider any aspect of
functional programming: theoretical, implementation-oriented, or
experience-oriented. Applications of functional programming techniques
to other languages are also within the scope of the symposium.

Topics suitable for the symposium include, but are not limited to:

* Functional programming and multicore/manycore computing
* Functional programming in the cloud
* High performance functional computing
* Extra-functional (behavioural) properties of functional programs
* Dependently typed functional programming
* Validation and verification of functional programs
* Debugging and profiling for functional languages
* Functional programming in different application areas:
  security, mobility, telecommunications applications, embedded
  systems, global computing, grids, etc.
* Interoperability with imperative programming languages
* Novel memory management techniques
* Program analysis and transformation techniques
* Empirical performance studies
* Abstract/virtual machines and compilers for functional languages
* (Embedded) domain specific languages
* New implementation strategies
* Any new emerging trend in the functional programming area

If you are in doubt on whether your article is within the scope of
TFP, please contact the TFP 2023 program chair, Stephen Chang.

## Best Paper Awards

TFP awards two prizes for the best papers each year.

First, to reward excellent contributions, TFP awards a prize for the best
overall paper accepted for the post-conference formal proceedings.

Second, a prize for the best student paper is awarded each year.
TFP traditionally pays special attention to research students,
acknowledging that students are almost by definition part of new
subject trends. A student paper is one for which the authors state
that the paper is mainly the work of students, the students are listed
as first authors, and a student would present the paper.

In both cases, it is the PC of TFP that awards the prize. In case the
best paper happens to be a student paper, then that paper will receive
both prizes.


## Instructions to Authors

Papers must be submitted at:

  

Authors of papers have the choice of having their contributions
formally reviewed either before or after the Symposium.
Further, pre-symposium submissions may either be full (earlier deadline)
or draft papers (later deadline).

## Pre-symposium formal review