https://github.com/farghul/payroll
Julia conversion of a school programming assignment.
https://github.com/farghul/payroll
julia
Last synced: about 1 month ago
JSON representation
Julia conversion of a school programming assignment.
- Host: GitHub
- URL: https://github.com/farghul/payroll
- Owner: farghul
- License: unlicense
- Created: 2024-07-01T22:29:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T01:16:00.000Z (over 1 year ago)
- Last Synced: 2025-01-26T11:29:01.653Z (over 1 year ago)
- Topics: julia
- Language: Julia
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Payroll System
This is a conversion of a Programming II (COMP 1502) project I had originally created in Java. After becomming enamoured with the Julia Language, I decided to try a practical application of it.

## License
Code is distributed under [The Unlicense](https://github.com/farghul/payroll/blob/main/LICENSE.md) and is part of the Public Domain.