Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

[FINAL] Debug Block #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Editing README.md
  • Loading branch information
Lucas Barbosa committed Nov 12, 2015
commit aa2bae42c9c9f6ffdab572f3873e57c37d949c94
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
This is the source code for the Snap! Virtual programming language.
#Snap! Below the line - Fall 2015 - Final Project

##Debug Block

Our main idea for the final project came from an actual feature request for the Snap! language: add a **Debug Block**.

We will build a block that pauses the execution and gives control the execution flow to the user, allowing features like variable checking and understanding what the code is doing.

This will help students to understand (and fix, if needed) their code with ease.

---

Group Members:

* **Lucas Viana Barbosa**
* **Sabrina Tang**