- "BYOB" redirects here. For other uses, see BYOB (disambiguation).
BYOB is an open-source early computer language learning environment, featuring custom (build your own) blocks, first class procedures (lambda), first class lists (including lists of lists), and first class truly object oriented sprites with prototyping inheritance, which are not part of Scratch it is based upon.[1]
BYOB | |
---|---|
Paradigm | object-oriented, educational, event-driven |
Developer | Jens Mönig |
First appeared | 2011 |
Stable release | 3.1.1
/ May 19, 2011 |
Typing discipline | dynamic |
License | Open source with proprietary components |
Filename extensions | .ypr |
Website | byob.berkeley.edu/ |
Influenced by | |
open-source early computer language learning environment Scratch |
BYOB can be installed and freely redistributed on any Windows, Mac OS X or Linux computer. The open-source code is made available under a license that allows modifications for non-commercial uses and can be downloaded from the UC Berkely website [2].
BYOB was developed by Jens Mönig [3] with documentation provided by Brian Harvey [4][5] from University of California, Berkeley and has been used to teach "The Beauty and Joy of Computing" introductory course in CS for non-CS-major students [6].
See also
References
External links
- Official website
- BYOB at CNET Download.com and CNET TechTracker