Splaf  Update of "Splaf"

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

Overview

Artifact ID: 513bf5d1237c6005c4a5e514c291fe5e9b789d52
Page Name:Splaf
Date: 2018-07-13 15:22:56
Original User: emanuel
Mimetype:text/x-markdown
Parent: d3690f41b25bdf8f132624ee7b00a7fb9eabb8ba (diff)
Next 7195e8db8cff11a2717b67d129542588f7e05c22
Content

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.

Mirrors

There are some mirrors of this repository: