Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhuzaifa/comp_6411_cspl
Programming Languages
https://github.com/mhuzaifa/comp_6411_cspl
clojure docker erlang programming-languages python3
Last synced: about 1 month ago
JSON representation
Programming Languages
- Host: GitHub
- URL: https://github.com/mhuzaifa/comp_6411_cspl
- Owner: MHUZAIFA
- Created: 2024-07-04T23:52:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T10:15:37.000Z (4 months ago)
- Last Synced: 2024-10-12T14:01:26.550Z (about 1 month ago)
- Topics: clojure, docker, erlang, programming-languages, python3
- Language: Erlang
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comparitive Studies of Programming Languages
## Description
This repository contains projects built using Python, Clojure, and Erlang.
## Prerequisites
Before you begin, ensure you have installed Docker. For instructions, please refer to [docker_install_instructions.pdf](docker_install_instructions.pdf).
## Projects
- **Project 1**: Python - Database Server.
- Technologies used: Python, Docker- **Project 2**: Clojure - Sales Order application.
- Technologies used: Clojure, Docker- **Project 3**: Erlang - RPS Game.
- Technologies used: Erlang, Docker## Contributors
Thank you to the following contributors for their valuable contributions to the project:
- [Mohammed Huzaifa](https://github.com/mhuzaifa)
Your efforts are greatly appreciated! 🙌
## Contributing
We welcome contributions! If you would like to contribute to this repository, please read our [contribution guidelines](CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](LICENSE). See the [LICENSE](LICENSE) file for details.
## Acknowledgements
- A big thanks to the programming language development community.
- Special thanks to our Professor [Mr. TODD EAVIS]([email protected]) for his guidance and support.