Skip to content

Custom IDE for my language Javaish. Features simple UI, to enable fast production, code highlighting, and a custom line-by-line debugger to easily visualize how your code is being ran

License

Notifications You must be signed in to change notification settings

TrackerJo/ProfessorJavaish

Repository files navigation

ProfessorJavaish

Custom IDE for my language Javaish (https://github.com/TrackerJo/Javaish). Made to look like VS Code but simpler. Beginner IDE to introduce people to what coding is like.

Features

Projects

Locally stored projects that can hold multiple files

Code Highlighting

Highlighted code to make code prettier and easier to read

Code autocomplete

Some basic autocomplete for keywords and data types to make coding faster

Javaish Dictionary

All you need to learn the syntax for javaish

Custom line-by-line debugger

Run code line by line to find and fix bugs without running the code a thousand times. It helps visualize the effects of variables on the program

About

Custom IDE for my language Javaish. Features simple UI, to enable fast production, code highlighting, and a custom line-by-line debugger to easily visualize how your code is being ran

Resources

License

Stars

Watchers

Forks

Languages