Splaf  Check-in [7ffe84e459]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Elimina ficheiros desnecessários.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7ffe84e459e18d0b66eb5bd2eee72a4d24794e95
User & Date: emanuel 2016-02-28 14:40:45.914
Context
2017-10-01
19:24
Create new branch named "test" Leaf check-in: 5b4c2c2203 user: emanuel tags: test
2016-02-28
14:40
Elimina ficheiros desnecessários. Leaf check-in: 7ffe84e459 user: emanuel tags: trunk
2013-03-02
02:18
Added README.md file. check-in: 20a5fcb60b user: emanuel.angelo@gmail.com tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Deleted .gitignore.
1
nohup.out
<


Deleted README.md.
1
2
3
4
5
Splaf stands for Structured Programming Language And Flowcharts. It is a tool to aid students of Computer Sciences courses who are in their first year of a programming class. This first implementation is demoed with a Portuguese grammar, but other grammars can be used.

Splaf is a web application that runs mainly in JavaScript. Included is a demo web server in Python.

The application window is divided in two halves, one for the structured programming language code (SPLC) and the other for the corresponding flowchart. The first implementation converts the SPLC into a flowchart that is slightly interactive, but a future implementation should have editing tools to allow the user to build the flowchart and then generate the corresponding SPLC.
<
<
<
<
<