Skip to content

A programming language with an integrated text editor and console

Notifications You must be signed in to change notification settings

granitdula/Pseudo

Repository files navigation

Pseudo

A programming language with an integrated text editor and console

Usage

Note: Make sure to have Angular installed for running this project locally.

Clone the project: git clone https://github.com/granitdula/Pseudo.git

Install all relevant packages: npm install

Verify it works by trying to run it locally with: npm start

You can also run unit tests with: npm test

Example Screenshot

PseudoIDEImage

The Pseudo IDE showing an example implementation of the bubble sort algorithm.

About

A programming language with an integrated text editor and console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages