Git Product home page Git Product logo

praxis-ide's People

Contributors

johnblood avatar kungfooman avatar toblotron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

praxis-ide's Issues

Open newly created resource

When creating a new drawing/table page, that page should immediately become selected, and it should be marked in the tree-menu

Error message link to resource malfunctioning

When you get an error message you are supposed to be able to click it, and immediately be transported to the page and shape that the message concerns.

This malfunctioned in the following case:

  • use a table shape
  • go to the page of the table and change the number of columns
  • do not leave the table page
  • press Reset to generate code
  • you get an error-message saying there's a table shape that uses the wrong number of arguments for the table
    -click it
  • error: you do not get transported to the drawing page, like you should

Make ruleExpression to keep Rules in AST

We aren't parsing Rules from text yet, with the pratt parser, but we still need an expression to keep them

Will be harvested from shape data, at this stage - not text

Ciao prolog integration

How could an integration with ciao prolog work? There are versions of Ciao Prolog that run as WASM modules, which should be able to work as execution environment for the prolog code generated by the Praxis IDE.

Make a simple example web page where

  • Prolog code can be executed, and answers returned from Ciao Prolog.
  • Dependencies can be handled, in some way: other libraries that are needed by the entered code can be supplied to the ciao prolog execution environment.

Bonus: Other interesting thing to explore could be whether it's possible to break execution and pause it, notifying the overlying JavaScript environment (for example in order to perform live debugging) and then resume execution at will.

SWI-prolog integration

How could an integration with SWI-prolog work? There are versions of SWIProlog that run as WASM modules, which should be able to work as execution environment for the prolog code generated by the Praxis IDE.

Make a simple example web page where

  • Prolog code can be executed, and answers returned from SWI-Prolog.
  • Dependencies can be handled, in some way: other libraries that are needed by the entered code can be supplied to the SWI-prolog execution environment.

Bonus: Other interesting thing to explore could be whether it's possible to break execution and pause it, notifying the overlying JavaScript environment (for example in order to perform live debugging) and then resume execution at will.

Usability: add buttons or toolbar for actions

First of all congratulations on the project, it's a good idea. Second, it took me a while to figure out that to add a rule page I had to right click on the folder. Maybe it's just me (or the fact I haven't used prolog in a while) but I think a toolbar for actions you can do by right clicking on a folder could be useful. Or maybe just a description of actions you can do in the README.

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.