欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Pharo
来自开放百科 - 灰狐
(版本间的差异)
小 (→功能) |
小 (→文档) |
||
第72行: | 第72行: | ||
*[https://docs.huihoo.com/smalltalk/esug/ESUG2019/02Tuesday/03-present-and-future-of-the-pharo-vm.pdf Present and Future of the Pharo VM] | *[https://docs.huihoo.com/smalltalk/esug/ESUG2019/02Tuesday/03-present-and-future-of-the-pharo-vm.pdf Present and Future of the Pharo VM] | ||
*[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/03-Security-Revisited.pdf Onion and Swiss Cheese Security Revisited] | *[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/03-Security-Revisited.pdf Onion and Swiss Cheese Security Revisited] | ||
− | *[Evolving ALLSTOCKER] Agile increments with Pharo Smalltalk 电子商务平台基于 [https://github.com/SeasideSt/Seaside Seaside] [https://github.com/pharo-rdbms/glorp Glorp] [https://github.com/mumez/nagare-logger Nagare] [https://github.com/newapplesho/aws-sdk-smalltalk AWS SDK for Smalltalk] 构建 | + | *[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/04-Evolving%20Allstocker.pdf Evolving ALLSTOCKER] Agile increments with Pharo Smalltalk 电子商务平台基于 [https://github.com/SeasideSt/Seaside Seaside] [https://github.com/pharo-rdbms/glorp Glorp] [https://github.com/mumez/nagare-logger Nagare] [https://github.com/newapplesho/aws-sdk-smalltalk AWS SDK for Smalltalk] 构建 |
*[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/06-LiveTypingDemo.pdf Live Typing Automatic Type Annotation that improves the Programming eXperience] | *[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/06-LiveTypingDemo.pdf Live Typing Automatic Type Annotation that improves the Programming eXperience] | ||
*[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/10-strategies%20for%20non-blocking%20ffi.pdf Non-Blocking Strategies for FFI] | *[https://docs.huihoo.com/smalltalk/esug/ESUG2019/03Wednesday/10-strategies%20for%20non-blocking%20ffi.pdf Non-Blocking Strategies for FFI] | ||
第85行: | 第85行: | ||
*[https://github.com/hogoww/Illicium Illicium] [https://docs.huihoo.com/smalltalk/esug/ESUG2019/IWST/VM%20and%20Low%20level/3-Illicium.pdf Compiling Pharo to C] | *[https://github.com/hogoww/Illicium Illicium] [https://docs.huihoo.com/smalltalk/esug/ESUG2019/IWST/VM%20and%20Low%20level/3-Illicium.pdf Compiling Pharo to C] | ||
*[https://docs.huihoo.com/smalltalk/esug/ESUG2018/01-Monday/12-Teaching%20ICT%20trends%20in%20Pharo/ESUG18-CB.pdf Teaching ICT Trends with Pharo] | *[https://docs.huihoo.com/smalltalk/esug/ESUG2018/01-Monday/12-Teaching%20ICT%20trends%20in%20Pharo/ESUG18-CB.pdf Teaching ICT Trends with Pharo] | ||
+ | *[https://docs.huihoo.com/smalltalk/esug/ESUG2018/05-Friday/01-Pharo%20IoT/ESUG2018-PhraroIoT.pdf Using Pharo to playing with GPIOs and sensors on IoT devices remotely] | ||
==图书== | ==图书== |
2022年8月30日 (二) 09:01的版本
您可以在Wikipedia上了解到此条目的英文信息 Pharo Thanks, Wikipedia. |
Pharo
目录 |
简介
Pharo 是一套开源 Smalltalk 程序开发平台。
Pharo 具备所谓 live programming 的特性,例如实时操控对象,实时更新等。Pharo 支持高级 Web 开发架构,例如 Seaside。
Pharo 自 Squeak 派生,Pharo 旨在创建一个符合 Smalltalk-80 规范的开源 Smalltak 环境。
Pharo 的虚拟机几乎完全用 Smalltalk 语言打造。自2008年,Pharo 的虚拟机的表现接近最快的 Smalltalk 虚拟机。
越来越多的大学和研究机构使用 Pharo。
功能
Behold Pharo: The Modern Smalltalk
Pharo is to Smalltalk as Clojure is to Lisp. PharoJS (and Amber) is to Pharo as ClojureScript is to Clojure.
版本
Pharo: A roadmap to solid evolution
- 11.0
- 10.0
- 9.0
- 8.0 Pharo 8.0 alpha
指南
项目
- SqueakSource
- Pharo @ GitHub
- Pharo Catalog
- WODEN World Dynamic Engine A 3D graphics engine for Pharo
- PharoThings 物联网项目,Live programming platform for IoT projects based on Pharo
- Some external packages of common interest
- Glamorous Toolkit (GT)
- A4BP (Assessment for Business Process)
- New generation graphical layer
- UI Builder for Pharo
- Version control for Pharo
- Database drivers and object relational mapper
- No SQL database
- Algorithms and models for AI
- Libraries and IDE
- Extra and well packaged collections for Pharo
- Nice documentation
- OpenPonk Modeling Platform
- Dr.Geo 设计和操作有约束的互动几何草图
- PolyMath Scientific Computing with Pharo
- MaterialDesignLite for Seaside
- OpenSSL-Pharo
- OpenPonk an Open Conceptual Modelling Platform
- Natural language processing Library for Pharo Smalltalk
教育
- Pharo Mooc 通过 Pharo Launcher 新建 Pharo Mooc Image
文档
- Pharo Conf
- Porting visual works to Pharo
- ESUG 2019: Concurrency
- DrTests: The future of testing in Pharo
- Pharo wiki
- Pharo, Spec and GTK (revisiting the desktop world)
- Present and Future of the Pharo VM
- Onion and Swiss Cheese Security Revisited
- Evolving ALLSTOCKER Agile increments with Pharo Smalltalk 电子商务平台基于 Seaside Glorp Nagare AWS SDK for Smalltalk 构建
- Live Typing Automatic Type Annotation that improves the Programming eXperience
- Non-Blocking Strategies for FFI
- Generating UML Models with Inferred Types from Pharo Code
- Towards easy program migration using language virtualization
- Tail Call Elimination in Opensmalltalk
- Challenges in Debugging Bootstraps of Reflective Kernels
- Magic Literals In Pharo
- Test Amplification in the Pharo Smalltalk Ecosystem
- Exposing Test Analyses with DrTests
- GildaVM a Non-Blocking I/O Architecture for the Cog VM
- Illicium Compiling Pharo to C
- Teaching ICT Trends with Pharo
- Using Pharo to playing with GPIOs and sensors on IoT devices remotely
图书
案例
图集
链接
- Pharo官网
- Pharo File Server
- Pharocloud Pharo platform as a Service: put your Smalltalk web-application online at Pharocloud in just a couple clicks
- Smalltalk文档
- Pharo Jenkins
- Pharo Contribution Jenkins
- Steering Agile Architecture by Example: the Feature Toggles From Open edX
分享您的观点