Splaf  Update of "Splaf"

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

Overview

Artifact ID: 5e7989fdafbd186b1ad8dad31f644efc81433f6f
Page Name:Splaf
Date: 2018-07-13 14:48:21
Original User: emanuel
Mimetype:text/x-markdown
Parent: 04687fc1080c36cb25dae54eaf6c4a802a3a9a4f (diff)
Next d3690f41b25bdf8f132624ee7b00a7fb9eabb8ba
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: