Skip to content

Commit e9304e4

Browse files
committed
Add an image for Snap
1 parent e24356f commit e9304e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

assets/snap.png

103 KB
Loading

implementations.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,16 +745,21 @@ One of the first GUIs ever, created by [Ivan Sutherland](https://en.wikipedia.or
745745
<br><br><br><br>
746746

747747

748+
![](assets/snap.png)
749+
748750
# [Snap!](https://snap.berkeley.edu)
749751

752+
> Snap! is a broadly inviting programming language for kids and adults that’s also a platform for serious study of computer science.
753+
750754
A [Scratch](#scratch)-inspired block-snapping VPL with first-class procedures, lists, objects, and continuations.
751755

752-
"a broadly inviting programming language for kids and adults that’s also a platform for serious study of computer science"
753756

754757

755758
<br><br><br><br>
756759

757760

761+
![](assets/skov.png)
762+
758763
# [Skov](http://skov.software/en/)
759764

760765
A rather neat-looking VPL, vaguely reminiscent of [Scratch](#scratch) (ie. not a patch-based VPL). Very tree-centric. Based on [Factor](https://github.com/factor/factor/).

0 commit comments

Comments
 (0)