PrsPrsBK / RandoriPony

Randori is '乱取り'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Randori Pony

practice of Pony, on Windows OS.

Short Notes

Collatz
Collatz Sequence. e.g. (begin) 11, 34, 17, 52, 26, 13, 40, 20, 10, 5, 16, 8, 4, 2, 1 (end)
Filer
etude of filer and FFI
Rot13
Pony <-> Cbal
SternBrocot

Get ratio as approximation of floating point number, by walk on Stern-Brocot Tree (c.f. Farey Sequence).

e.g. 0.2777 => 5/18

WebExtensions
Native Messaging with WebExtensions web browser add-on (Firefox).
ActivePattern
trial for FSharp's Active Pattern, but not succeeded.

About

Randori is '乱取り'


Languages

Language:Pony 83.5%Language:JavaScript 8.6%Language:PowerShell 6.0%Language:C 1.9%