https://github.com/mfellner/bdd-lang-spec
Specification of programming language elements using BDD
https://github.com/mfellner/bdd-lang-spec
Last synced: 3 months ago
JSON representation
Specification of programming language elements using BDD
- Host: GitHub
- URL: https://github.com/mfellner/bdd-lang-spec
- Owner: mfellner
- Created: 2013-09-17T22:57:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-22T15:22:20.000Z (over 11 years ago)
- Last Synced: 2024-10-12T00:23:37.010Z (8 months ago)
- Language: Java
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Programming Language Specification by Example
Specifying elements of a high level programming language, inspired by the visual programming languages Scratch and Catrobat, using Cucumber and BDD.