You are browsing as a guest. Sign up (or log in) to start making projects!

SolWisp + SWIDE

  • 2 Devlogs
  • 7 Total hours

A custom IDE (SWIDE) with a simple custom programming language (SolWisp).

Open comments for this post

2h 44m 49s logged

Second Devlog for SolWisp + SWIDE


In Progress:

  • Syntax checker
  • Upgrading from beginner project to a higher level project (I am learning as I code)

New Features:

  • None

List of current commands:

  • say(text, x, y)
  • rectangle(x, y, width, height, (fill: optional), (border: optional))
  • circle(x, y, radius, (fill: optional), (border: optional)
  • ellipse(x, y, width, height, (fill: optional), (border: optional))
0
0
5
Open comments for this post

4h 13m 46s logged

First Devlog for SolWisp + SWIDE


What is SolWisp?

SolWisp is a programming language made by me so that it easier for many coders.

What is SWIDE?

SWIDE is the custom IDE that is meant to host the SolWisp coding language

Additional Information:

  • Both SolWisp and SWIDE are coded in Python using Qt and PySide6.
  • This is technically a two-in-one project, but I couldn’t separate these two projects.

New Features:

  • Explorer added
  • Right click menu added and changes based on what you are clicking on
  • New file feature added
  • New Folder feature added
  • Open Folder Feature added
  • Save file feature added
  • keep same folder open feature added
  • Say function added (equivalent to print in python)

(If you have any suggestions for any commands, please comment them)

below is a demo of my project (Run was not working this time)

0
0
5

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…