Skip to content

New year plan #12

@winterland1989

Description

@winterland1989

Welcome everyone, let's kick off another round of iteration of stdio. To help everyone find something interesting to do, we have made a issue list. @sighingnow

  1. Implement IsString instance for Bytes, Text, Builder (). Revise CBytes instance.

    • instance for Bytes
    • instance for Text
    • instance for Builder ()
  2. Investigate IFFormat (Std.Data.Builder.Textual), implement formating functions

    • dec/decWith
    • float/double using grisu3
  3. Implement varies Parser s (borrow from binary-parsers).

  4. filesytem, need more tests, tests added

Upd 12 Feb 2019,

  1. Implement a decent logger
    • stdin, stdout, stderr should detect regular file case or TTY.
    • concurrent logging performance should be considered.

Upd 18 Feb 2019, Following will be ready in next version:

  1. DNS related stuff

  2. UDP socket

  3. Provide more basic type's instances in LEON module, our binary replacement.

  4. A JSON module? a TXON module to replace Show & Read?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions