Snap! (programming language): Difference between revisions

Content deleted Content added
Nerfcats (talk | contribs)
m change Scratch 3 to Scratch
No edit summary
 
(8 intermediate revisions by 6 users not shown)
Line 10:
| designer = [[Brian Harvey (lecturer)|Brian Harvey]] and [https://github.com/jmoenig/ Jens Mönig]
| developer = [https://github.com/jmoenig/ Jens Mönig]
| latest release version = 910.27.172
| latest release date = {{Start date and age|20242025|45|245}} <ref>{{cite web|url=https://github.com/jmoenig/Snap/releases|title=jmoenig/Snap|website=GitHub|access-date=May 175, 20242025}}</ref>
| typing = [[Type system|dynamic]]
| implementations =
Line 17:
| dialects =
| influenced by = [[Scratch (programming language)|Scratch]], [[Scheme (programming language)|Scheme]], [[Logo (programming language)|Logo]], [[Smalltalk]], [[APL (programming language) | APL]]
| influenced = [[Scratch (programming language)|Scratch]], BeetleBlocks, NetsBlox, Dragme IDE, [[Turtlestitch]]
| operating system = [[Cross-platform]]
| license = [[Affero General Public License|AGPL]]
Line 70:
While the software itself has little restraints, it does have some limitations.
 
These include as follows:
 
* No native cloud variables
* 10 [[megabyte]] file cap for uploading (Snap''!'' Cloud only)
* Users have to manually enable Javascript when loading a project that uses inline bits of JS, due to a hack a few years ago.
 
==History==