https://github.com/gladir/logo-language-0
Langage de programmation Logo écrit en Turbo Pascal ou Free Pascal
https://github.com/gladir/logo-language-0
logo logo-language turbo-pascal turbopascal
Last synced: 3 months ago
JSON representation
Langage de programmation Logo écrit en Turbo Pascal ou Free Pascal
- Host: GitHub
- URL: https://github.com/gladir/logo-language-0
- Owner: gladir
- License: mit
- Created: 2024-01-07T16:29:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T16:41:02.000Z (over 2 years ago)
- Last Synced: 2025-01-06T11:43:53.833Z (over 1 year ago)
- Topics: logo, logo-language, turbo-pascal, turbopascal
- Language: Pascal
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LOGO-LANGUAGE-0
Langage de programmation Logo écrit en Turbo Pascal ou Free Pascal
Liste des commandes
Nom
Description
ASC2LOGO.PAS
Cette commande permet de convertir un fichier ASCII en code source Logo.
DRAW2LGO.PAS
Cette commande permet de convertir les chaines de caractères DRAW du langage de programmation BASIC en instruction du langage de programmation LOGO.
LOGO.PAS
Cette commande permet de lancer l'interpréteur de commande du langage de programmation LOGO. Il supporte aussi la tortue.