shaofun
64 posts



I built an EML online playground together with the emlib library! It allows you to compute and visualize all elementary functions generated by the single operator eml(x,y)=exp(x)−ln(y), with a full TS library for parsing, simplifying, transforming and evaluating expressions.





I built an EML online playground together with the emlib library! It allows you to compute and visualize all elementary functions generated by the single operator eml(x,y)=exp(x)−ln(y), with a full TS library for parsing, simplifying, transforming and evaluating expressions.







Our type checker can solve Diophantine equations via the Python type system (this isn't a joke, it actually works)

试用了一下 Windows 下面的 React Native for Windows,程序运行后响应真快,特别 resize 窗口的时候,布局调整和重绘都非常丝滑;对比 electron 和 tauri 的应用,用鼠标 resize 窗口的时候,总会感觉到明显的卡顿。



这两天在学习 react,发现有些地方用 class component 写起来清清爽爽的,到了 function component 的时候就变得非常别扭:





















