https://github.com/arc-hugo/cforth
Mini projet implémentant un interpréteur pour un sous-ensemble de fonctions du langage Forth en C
https://github.com/arc-hugo/cforth
c cmake forth
Last synced: over 1 year ago
JSON representation
Mini projet implémentant un interpréteur pour un sous-ensemble de fonctions du langage Forth en C
- Host: GitHub
- URL: https://github.com/arc-hugo/cforth
- Owner: arc-hugo
- License: gpl-3.0
- Created: 2021-04-24T09:51:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T06:20:10.000Z (about 5 years ago)
- Last Synced: 2025-01-24T19:36:50.521Z (over 1 year ago)
- Topics: c, cmake, forth
- Language: C
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cforth
Mini projet implémentant un interpréteur pour un sous-ensemble de fonctions du langage Forth en C