Looks it is implemented using guile.
On Mon, Jul 25, 2016 at 5:24 AM Max
wrote:
> Could you perhaps briefly summarize what this have to do with Guile?
>
> 23.07.2016 13:29, Tommi Höynälänmaa пишет:
> > Some properties of Theme-D language are:
> > * Static type system
> > * A simple object system
Hello everyone,
Awhile back for the potluck I posted a CommonMark[0] parser I written in
pure Guile Scheme which outputs SXML. Today I have decided to release
version 0.1, it currently supports parsing almost the entire CommonMark
spec besides block and inline HTML. guile-commonmark will not suppo
Could you perhaps briefly summarize what this have to do with Guile?
23.07.2016 13:29, Tommi Höynälänmaa пишет:
> Some properties of Theme-D language are:
> * Static type system
> * A simple object system
> * Multi-methods dispatched runtime (and also compile-time)
> * Parametrized (type parameter
Well, today it works for me. Dunno if there'e problem of my network
provider.
On Sun, 2016-07-24 at 10:56 +0200, Amirouche Boubekki wrote:
> On 2016-07-23 17:35, Nala Ginrut wrote:
> >
> > The link seem s broken for me. Could you take a look at it?
> >
>
> It works for me.
>
> >
> > Tommi Höy
On 2016-07-23 17:35, Nala Ginrut wrote:
The link seem s broken for me. Could you take a look at it?
It works for me.
Tommi Höynälänmaa 于2016年7月23日周六 19:29写道:
Some properties of Theme-D language are:
* Static type system
* A simple object system
* Multi-methods dispatched runtime (and also