Chiu-Hsiang Hsu

Results 63 comments of Chiu-Hsiang Hsu

@MaskRay Interesting, thanks !

作者基於 CPython 用 C++ 實做了一個 Language VM 叫 CoCo,相容 CPython 3.2 的 bytecode,藉此來講解程式語言,內容包含 Standard ML、Prolog、Type Inference 等等。

之前有看過部份章節,但還沒讀完

有稍微試了一下 Rust 的 `Cargo Fuzz` ,底下是接 LLVM 的 `libFuzzer` ,使用上蠻方便的 https://github.com/wdv4758h/notes/blob/master/programming-language/cases/rust/fuzz-testing.rst

Author: [Daniel P. Friedman](https://en.wikipedia.org/wiki/Daniel_P._Friedman) Other Publications: * The Reasoned Schemer #46 * Essentials of Programming Languages #48

先前在軍中有看了很多章節,但還沒讀完

+1 We need to add attribute for this. (e.g. let us know the dictionary can translate from Chinese to English)

These may also help. - [cld2 - Compact Language Detector 2](https://github.com/CLD2Owners/cld2) - [cld2-cffi](https://github.com/GregBowyer/cld2-cffi/)

[Plan 1] - use notification to show query result - use tools like `xsel` to get PRIMARY buffer of X command may looks like this : ``` notify-send "$(zdict $(xsel...