Skip to content

Commit

Permalink
Update references and descriptions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AIIrondev committed Mar 6, 2024
1 parent 67ca7ac commit b9f7dba
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Spike Custom System Programming

[![Application](https://github.com/Spike-Prime-Pro/Spike-Custom-Programming-Language-and-Compiler/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/Spike-Prime-Pro/Spike-Custom-Text-Editor/actions/workflows/python-app.yml)
[![Application](https://github.com/Ekips-Prime-Pro/Ekips-Prime-Pro-Editor/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/Ekips-Prime-Pro/Ekips-Prime-Pro-Editor/actions/workflows/python-app.yml)

This is the GUI manual for the Python based Programming language. This is the optimised Text Editor for the Spike Custom System Programming language.
This is the GUI manual for the Python based Programming language. This is the optimised Text Editor for the Ekips System Programming language.

## Table of Contents

Expand All @@ -16,28 +16,29 @@ This is the GUI manual for the Python based Programming language. This is the op

To use the Spike Custom System Programming Language, you need to install the compiler and Debuger. Follow the instructions below to get started:

1. Download the latest version of the Spike Custom System Programming Language compiler from the official website or from the [github repository](https://github.com/Spike-Prime-Pro/Spike-Custom-Text-Editor/releases).
1. Download the latest version of the Spike Custom System Programming Language compiler from the official website or from the [github repository](https://github.com/Ekips-Prime-Pro/Ekips-Prime-Pro-Editor/releases).
2. Install the compiler on your system by running the installer.
3. Verify the installation by opening a terminal and running the programm.
4. If there is any Problem please send a Email to <[email protected]> for bug fixing.

## Features

The features are programmd to better integrate the [Custom Spike Prime Compiler and Debuger](https://github.com/Spike-Prime-Pro/Spike-Custom-Programming-Language-and-Compiler) with a Text editor.
The features are programmd to better integrate the [Custom Spike Prime Compiler and Debuger](https://github.com/Ekips-Prime-Pro/Ekips-Prime-Pro-Language) with a Text editor.

- Custom configurable font. -> will be completet in v1.0
- Save, Save as and open functions for easy access to the .scsp files.
- Gui compiler and debuger build in -> will be completet in v4.0
- Text editor will have some grafikal indikators in v3.0 in this version the debugger and Compiler will be more intergratet.
- Custom configurable font. -> will be completet in v1.0.0.0
- Save, Save as and open functions for easy access to the .ssp files.
- Gui compiler and debuger build in -> will be completet in v4.0.0.0
- Text editor will have some grafikal indikators in v3.0.0.0 in this version the debugger and Compiler will be more intergratet.
- language selection -> v2.0.0.0

## Tools

The tools will be easy to understandt and documentet, also these will be developt to be more intuitive.

- Text editor
- Compiler and debugger for Custom Spike Prime Programming Language
- Connect with Spike -> v3.0
- Error hight lighting -> v2.0
- Connect with Spike -> v3.0.0.0
- Error hight lighting -> v2.0.0.0
- Self explaining usage

## Guide
Expand Down

0 comments on commit b9f7dba

Please sign in to comment.