Microsoft Visual Programming Language icon
Microsoft Visual Programming Language icon

Microsoft Visual Programming Language

 1 like

Microsoft Visual Programming Language (VPL) is an application development environment designed on a graphical dataflow-based programming model. Rather than series of imperative commands sequentially executed, a dataflow program is more like a series of workers on an assembly...

Microsoft Visual Programming Language screenshot 1

License model

  • FreeProprietary

Country of Origin

  • US flagUnited States

Platforms

  • Windows
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Visual Programming

 Tags

  • educational-tool
  • dataflow-programming
  • programming

Microsoft Visual Programming Language News & Activities

Highlights All activities

Recent activities

Show all activities

Microsoft Visual Programming Language information

  • Developed by

    US flagMicrosoft
  • Licensing

    Proprietary and Free product.
  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Education & ReferenceDevelopment

Popular alternatives

View all

Our users have written 0 comments and reviews about Microsoft Visual Programming Language, and it has gotten 1 likes

Microsoft Visual Programming Language was added to AlternativeTo by David on Mar 27, 2016 and this page was last updated Aug 30, 2017.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Microsoft Visual Programming Language?

Microsoft Visual Programming Language (VPL) is an application development environment designed on a graphical dataflow-based programming model. Rather than series of imperative commands sequentially executed, a dataflow program is more like a series of workers on an assembly line, who do their assigned task as the materials arrive. As a result VPL is well suited to programming a variety of concurrent or distributed processing scenarios.

VPL is targeted for beginner programmers with a basic understanding of concepts like variables and logic. However, VPL is not limited to novices. The programming language may appeal to more advanced programmers for rapid prototyping or code development. As a result, VPL may appeal to a wide audience of users including students, enthusiasts/hobbyists, as well as possibly web developers and professional programmers.