Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
duck-lang
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
duck-lang
Contact owners and managers
1–30 of 39
Mark all as read
Report group
0 selected
Geoffrey Irving
3/3/12
avoiding types at runtime
Hello, Dylan: for background, Jack is starting on a lispish language on top of LLVM, and might
unread,
avoiding types at runtime
Hello, Dylan: for background, Jack is starting on a lispish language on top of LLVM, and might
3/3/12
Dylan Simon
,
Geoffrey Irving
2
12/4/11
overloading vs. typing
On Sun, Nov 20, 2011 at 2:34 PM, Dylan Simon <dylan-...@dylex.net> wrote: > There seems
unread,
overloading vs. typing
On Sun, Nov 20, 2011 at 2:34 PM, Dylan Simon <dylan-...@dylex.net> wrote: > There seems
12/4/11
Dylan Simon
,
Geoffrey Irving
3
11/10/11
optimizing inference
From Geoffrey Irving <irv...@naml.us>, Wed, Nov 09, 2011 at 09:36:34PM -0800: > On Wed, Nov
unread,
optimizing inference
From Geoffrey Irving <irv...@naml.us>, Wed, Nov 09, 2011 at 09:36:34PM -0800: > On Wed, Nov
11/10/11
Geoffrey Irving
,
Dylan Simon
2
6/13/11
unsafePerformIO and CSE
From Geoffrey Irving <irv...@naml.us>, Sun, Jun 12, 2011 at 09:46:11PM -0700: > I'd like
unread,
unsafePerformIO and CSE
From Geoffrey Irving <irv...@naml.us>, Sun, Jun 12, 2011 at 09:46:11PM -0700: > I'd like
6/13/11
Geoffrey Irving
,
Dylan Simon
3
5/23/11
infer loops and SFINAE
From Geoffrey Irving <irv...@naml.us>, Sun, May 22, 2011 at 08:48:13PM -0700: > On Sun, May
unread,
infer loops and SFINAE
From Geoffrey Irving <irv...@naml.us>, Sun, May 22, 2011 at 08:48:13PM -0700: > On Sun, May
5/23/11
Dylan Simon
, …
Geoffrey Irving
17
5/22/11
macro/static/const
On Sun, May 22, 2011 at 5:32 PM, Dylan Simon <dylan-...@dylex.net> wrote: >> >>
unread,
macro/static/const
On Sun, May 22, 2011 at 5:32 PM, Dylan Simon <dylan-...@dylex.net> wrote: >> >>
5/22/11
Geoffrey Irving
, …
Geoffrey Irving
3
5/8/11
layout question
On May 8, 2011, at 3:21 PM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
unread,
layout question
On May 8, 2011, at 3:21 PM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
5/8/11
Geoffrey Irving
, …
Geoffrey Irving
11
5/8/11
Next steps
On Sun, May 8, 2011 at 7:49 AM, Dylan Simon <dylan-...@dylex.net> wrote: > <snip>
unread,
Next steps
On Sun, May 8, 2011 at 7:49 AM, Dylan Simon <dylan-...@dylex.net> wrote: > <snip>
5/8/11
Geoffrey Irving
,
Dylan Simon
2
5/6/11
case syntax
From Geoffrey Irving <irv...@naml.us>, Thu, May 05, 2011 at 09:12:12PM -0700: > I seem to
unread,
case syntax
From Geoffrey Irving <irv...@naml.us>, Thu, May 05, 2011 at 09:12:12PM -0700: > I seem to
5/6/11
Geoffrey Irving
, …
Geoffrey Irving
3
5/5/11
imperative syntax ambiguity
On May 5, 2011, at 7:26 AM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
unread,
imperative syntax ambiguity
On May 5, 2011, at 7:26 AM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
5/5/11
Geoffrey Irving
,
Dylan Simon
2
5/5/11
vim path question
From Geoffrey Irving <irv...@naml.us>, Wed, May 04, 2011 at 10:42:22PM -0700: > With the
unread,
vim path question
From Geoffrey Irving <irv...@naml.us>, Wed, May 04, 2011 at 10:42:22PM -0700: > With the
5/5/11
Geoffrey Irving
5/4/11
closure and overload represention
Currently closures are represented as ValClosure Var (List TypeVal) (List Value) In order to call a
unread,
closure and overload represention
Currently closures are represented as ValClosure Var (List TypeVal) (List Value) In order to call a
5/4/11
Geoffrey Irving
, …
Geoffrey Irving
17
5/3/11
is Delayed/not Delayed known at type inference time?
On May 3, 2011, at 8:11 PM, Dylan Simon <dylan-...@dylex.net> wrote: > Delayed is now all
unread,
is Delayed/not Delayed known at type inference time?
On May 3, 2011, at 8:11 PM, Dylan Simon <dylan-...@dylex.net> wrote: > Delayed is now all
5/3/11
Geoffrey Irving
,
Dylan Simon
7
5/2/11
cyclic duck values
On Mon, May 2, 2011 at 10:06 AM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
unread,
cyclic duck values
On Mon, May 2, 2011 at 10:06 AM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
5/2/11
Geoffrey Irving
,
Dylan Simon
3
4/30/11
circular module dependencies
On Sat, Apr 30, 2011 at 4:40 PM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
unread,
circular module dependencies
On Sat, Apr 30, 2011 at 4:40 PM, Dylan Simon <dylan-...@dylex.net> wrote: > From Geoffrey
4/30/11
Geoffrey Irving
4/30/11
Re: Chat with Dylan Simon
On Sat, Apr 30, 2011 at 1:39 PM, Dylan Simon <dy...@dylex.net> wrote: > > These messages
unread,
Re: Chat with Dylan Simon
On Sat, Apr 30, 2011 at 1:39 PM, Dylan Simon <dy...@dylex.net> wrote: > > These messages
4/30/11
Geoffrey Irving
,
Dylan Simon
3
4/29/11
low level memory progress
On Fri, Apr 29, 2011 at 10:40 AM, Dylan Simon <dylan-...@dylex.net> wrote: > Well, this
unread,
low level memory progress
On Fri, Apr 29, 2011 at 10:40 AM, Dylan Simon <dylan-...@dylex.net> wrote: > Well, this
4/29/11
Geoffrey Irving
4/26/11
Prelude.undefined
How do I go about debugging something like the following? top:duck% ./duck test/base.duck link:
unread,
Prelude.undefined
How do I go about debugging something like the following? top:duck% ./duck test/base.duck link:
4/26/11
Geoffrey Irving
,
Dylan Simon
5
4/24/11
namespaces and overloading
On Sun, Apr 24, 2011 at 11:44 AM, Dylan Simon <dylan-...@dylex.net> wrote: >> It may
unread,
namespaces and overloading
On Sun, Apr 24, 2011 at 11:44 AM, Dylan Simon <dylan-...@dylex.net> wrote: >> It may
4/24/11
Geoffrey Irving
9/20/09
Re: [GitHub] dylex sent you a message
On Sep 20, 2009, at 12:52 AM, GitHub <nor...@github.com> wrote: > > dylex sent you a
unread,
Re: [GitHub] dylex sent you a message
On Sep 20, 2009, at 12:52 AM, GitHub <nor...@github.com> wrote: > > dylex sent you a
9/20/09
Geoffrey Irving
,
Dylan Alex Simon
7
9/9/09
Re: new layout proposal
On Wed, Sep 9, 2009 at 10:02 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: >> In
unread,
Re: new layout proposal
On Wed, Sep 9, 2009 at 10:02 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: >> In
9/9/09
Geoffrey Irving
9/6/09
contravariant_spec
The issue was contravariant spec was that you switched precedences around. The code was _ = (+) :: a
unread,
contravariant_spec
The issue was contravariant spec was that you switched precedences around. The code was _ = (+) :: a
9/6/09
Geoffrey Irving
,
Dylan Alex Simon
3
9/6/09
Doc vs. Doc'
On Sun, Sep 6, 2009 at 12:37 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > > From
unread,
Doc vs. Doc'
On Sun, Sep 6, 2009 at 12:37 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > > From
9/6/09
Geoffrey Irving
9/6/09
sharing datatypes between Duck and Haskell
Since the memory layout involves closures, and therefore types, expressions, overloads, variances,
unread,
sharing datatypes between Duck and Haskell
Since the memory layout involves closures, and therefore types, expressions, overloads, variances,
9/6/09
Geoffrey Irving
,
Dylan Alex Simon
3
9/6/09
Mail-Followup-To
On Thu, Sep 3, 2009 at 3:08 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > > From
unread,
Mail-Followup-To
On Thu, Sep 3, 2009 at 3:08 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > > From
9/6/09
Geoffrey Irving
9/3/09
precedence of '::' and '->'
> Unrelated: I've been making a mess of Pretty and precedence lately, and > noticed how we
unread,
precedence of '::' and '->'
> Unrelated: I've been making a mess of Pretty and precedence lately, and > noticed how we
9/3/09
Geoffrey Irving
,
Dylan Alex Simon
3
9/3/09
conservative garbage collection?
On Wed, Sep 2, 2009 at 11:46 PM, Dylan Alex Simon <dylan-...@dylex.net> wrote: > >
unread,
conservative garbage collection?
On Wed, Sep 2, 2009 at 11:46 PM, Dylan Alex Simon <dylan-...@dylex.net> wrote: > >
9/3/09
Geoffrey Irving
,
Dylan Alex Simon
9
8/31/09
fold inference bug
On Sun, Aug 30, 2009 at 11:46 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > >>
unread,
fold inference bug
On Sun, Aug 30, 2009 at 11:46 PM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > >>
8/31/09
Dylan Alex Simon
, …
Geoffrey Irving
8
8/30/09
TypeSet.subsetFun'
On Sun, Aug 30, 2009 at 10:37 AM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > >>
unread,
TypeSet.subsetFun'
On Sun, Aug 30, 2009 at 10:37 AM, Dylan Alex Simon<dylan-...@dylex.net> wrote: > >>
8/30/09
Geoffrey Irving
,
Dylan Alex Simon
5
8/30/09
Re: [GitHub] dylex sent you a message
On Sat, Aug 29, 2009 at 9:40 PM, GitHub<nor...@github.com> wrote: > > > dylex wants
unread,
Re: [GitHub] dylex sent you a message
On Sat, Aug 29, 2009 at 9:40 PM, GitHub<nor...@github.com> wrote: > > > dylex wants
8/30/09