public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Project ideas for Haskell Summer of Code 2023
@ 2023-03-22 15:35 bkle...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <e23134bf-ebad-44e1-8c5f-c833eeb434c3n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: bkle...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2023-03-22 15:35 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 694 bytes --]

The Haskell Foundation is sponsoring a SoC program 
(https://github.com/haskell-org/summer-of-haskell/pull/167).

There is a task list for Pandoc 
(https://github.com/jgm/pandoc/issues/1852), but many of those tasks have 
been completed. Is there an updated list of tasks somewhere?

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/e23134bf-ebad-44e1-8c5f-c833eeb434c3n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1019 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Project ideas for Haskell Summer of Code 2023
       [not found] ` <e23134bf-ebad-44e1-8c5f-c833eeb434c3n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-03-22 17:08   ` Albert Krewinkel
  0 siblings, 0 replies; 2+ messages in thread
From: Albert Krewinkel @ 2023-03-22 17:08 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Hi!

"bkle...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <bkleung89-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> The Haskell Foundation is sponsoring a SoC program (https://
> github.com/haskell-org/summer-of-haskell/pull/167).
>
> There is a task list for Pandoc (https://github.com/jgm/pandoc/issues
> /1852), but many of those tasks have been completed. Is there an
> updated list of tasks somewhere?

We don't have a list right now. Here are two ideas:

- Compile an in-browser version of pandoc: There is
  <https://markup.rocks>, but it is outdated and hasn't been updated for
  years. We have restructured pandoc's modules to make it easier to
  build it without Lua, which removes the biggest non-Haskell
  dependency. The other big one is libyaml, as a pure Haskell library
  wasn't fast enough. Fixing performance issues in Haskell's YAML
  parsing, building it into pandoc and providing an in-browser version
  of pandoc would be huge.

- Improved support for OOXML: to be honest though, this is less about
  Haskell and more about reading the Office Open XML specs.


-- 
Albert Krewinkel
GPG: 8eed e3e2 e8c5 6f18 81fe  e836 388d c0b2 1f63 1124


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-22 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22 15:35 Project ideas for Haskell Summer of Code 2023 bkle...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <e23134bf-ebad-44e1-8c5f-c833eeb434c3n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-03-22 17:08   ` Albert Krewinkel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).