omar-binary / Ryu-Source-Simple

A simple implementation of the Ryu::Source for educational purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ryu-Source-Simple

A simple implementation of the Ryu::Source for educational purposes

Session 1

An over-simplified version of Ryu::Source.

We're going to ignore all the bells and whistles that make Ryu::Source work in real world application and implement a simplified version to help us understand how the basics of the library works.

To run the tests

make

Session 2

Add IO::Async and make things work properly.

About

A simple implementation of the Ryu::Source for educational purposes


Languages

Language:Perl 99.4%Language:Makefile 0.6%