Explore the classes and methods of open-source Smalltalk libraries
Soek provides a different way to navigate through documentation and source code of a Smalltalk library. Instead of the classic multi-list browser view, Soek offers a flat view on all methods and classes at once. After selecting a method or class, Soek will show a Class page with comments, methods and hierarchy information.
Usage
Selecting a library on the left will take you to generated documentation based on the source code of that library. It presents 2 lists. The first list contains the sorted methods of all classes from the library. On top of each list you will find a search field. Using the arrow keys you can traverse through the list and enter on the method you wish to browse. The class documentation will be loaded and your selected method will have focus. The second list contains the sorted classes from the library
Help
If you have suggestions to improve Soek, requests to add a Library or just want to report a bug then leave a comment