Skip to content

Error translator to teach programming to young pupil | Actually working for Python & Js

Notifications You must be signed in to change notification settings

lumrt/BetterError

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better-Error Project

The Better-Error project is a tool designed to facilitate error message management during software development. Its main objective is to translate error messages generated by different programming languages into a specified language, allowing developers to better understand and resolve issues in their code.

Main Features 👨🏻‍💻

Better-Error primarily focuses on translating error messages. It provides a library of predefined translations for commonly encountered error messages in Python & JavaScript. Developers, Teachers and Students can integrate this library into their projects to obtain error messages in their preferred language, making it easier to understand and debug the code.

Installing GO in One Command 🐭

Installing Go on your system is simple and can be done with a single command using the appropriate package manager for your operating system. Here's how:

# On Linux/macOS with Homebrew
brew install go
# On Debian/Ubuntu
sudo apt-get install golang-go
# On Fedora
sudo dnf install golang
# On Windows with Chocolatey
choco install golang

Clone the Repository 📩

https://github.com/lu4200/BetterError.git

Script Execution ⌨️

go run BetterError/error--check.go file.py/.js

Update incoming... 💡

  • Use of LLM models to explain errors in more detail ⚖
  • Addition of 5+ interpreted languages 🖥️
  • Addition of Italian🇮🇹/Spanish🇪🇸/German🇩🇪/Dutch🇳🇱/Russian🇷🇺
  • Use of more traditional databases to store data 📊
  • More user Friendly execution

Contribution

If you want to contribute to this repo adding your programming langugage or if you speak fluently IT/S/DE/NE/RU do not hesitate to reach me on [email protected] with "Asking for contribution" as subject

About

Error translator to teach programming to young pupil | Actually working for Python & Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published