Giter Club home page Giter Club logo

piet's Introduction

Piet

Build Quality Gate Status Coverage Lines of Code

Piet is an esoteric progrmming language invented by David Morgen-Mar where the code looks like abstract art. For more language specific information please refer to the original language specification or take a look at my documentaion in the docs folder.

Overview

This project provides an impelmentaion of a piet interpreter in combination with a simple browser based IDE written in C# using .NET and Blazor. Blazor provides a build as WebAssembly, so you can run this project witout any additional infrastructure setup, or simply check out the deployed version here.

Development

Current status

The current version is a minimal working prototype with a small feature set, only the essential components for creating and executing a Piet program are available.

Future steps

Feature Description Status
Improve error handling Catch interpreter exceptions and enable a rerun. Exceptions should be displayed via a modal in progress
Command history Display the command history of an exexuted program in progress
Show program stack and states Display the internal program stack and the status of CodelChooser and DirectionPointer ready for work
Add debugging capabilities #1 Enable a stepwise execution of the program ready for work
Add debugging capabilities #2 Enable backward steps during debugging blocked by Add debugging capabilities #1
Add debugging capabilities #3 Add breakpoints to the Piet program and adapt debugger blocked by Add debugging capabilities #1
Save and load Piet programs Add the functionality to save and load programs created with the UI. ready for work
Import random images Import random images (png, jpg, ...) and convert them into a Piet program blocked by Save and load Piet programs
Create programs automatically Automate the creation of valid piet programs by using math, brain and a lots of fancy buzzwords ready for work

piet's People

Contributors

lethiess avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.