An open API service indexing awesome lists of open source software.

https://github.com/kimpro82/mylegacypractice

Old School Party!
https://github.com/kimpro82/mylegacypractice

ada algol apl basic cobol fortran j pascal

Last synced: 19 days ago
JSON representation

Old School Party!

Awesome Lists containing this project

README

          

# My Legacy Practice

Being Great Gatsby with legacy language programming

## [Ada](/Ada/)

- [Multiplication Table (2024.02.21)](/Ada/README.md#multiplication-table-20240221)
- [Hello World (2024.02.21)](/Ada/README.md#hello-world-20240221)

## [ALGOL](/ALGOL/)

- [Multiplication Table (2024.10.18)](/ALGOL//README.md#multiplication-table-20241018)

## [APL](/APL/)

- [APL, J : Calculate The Average (2024.10.24)](/APL/README.md#apl-j--calculate-the-average-20241024)

## [BASIC](/BASIC/)

#### GW-BASIC
- [Analog Clock (2026.05.05)](/BASIC/README.md#analog-clock-20260505)
- [Draw a Square, Triangle, and Circle (2025.06.30)](/BASIC/README.md#draw-a-square-triangle-and-circle-20250630)
- [Lotto 6/45 Number Generator (2024.08.28)](/BASIC/README.md#lotto-645-number-generator-20240828)
- [Simultaneous Equations Solver (2024.08.20)](/BASIC/README.md#simultaneous-equations-solver-20240820)
- [Decimal/Hexadecimal Convertor (2023.12.10)](/BASIC/README.md#decimalhexadecimal-convertor-20231210)
- [Line Numbering 2 (2023.07.22)](/BASIC/README.md#line-numbering-2-20230722)

#### QuickBASIC / QBasic
- [Pong The Origin: 1972 Atari Style Reimplementation v1.1 (2026.02.16)](/BASIC/README.md#pong-the-origin-1972-atari-style-reimplementation-v11-20260216)
- [Pong The Origin: 1972 Atari Style Reimplementation v1.0 (2026.02.07)](/BASIC/README.md#pong-the-origin-1972-atari-style-reimplementation-v10-20260207)
- [Line Numbering (2023.07.19)](/BASIC/README.md#line-numbering-20230719)
- [Draw A Car (2022.02.09)](/BASIC/README.md#draw-a-car-20220209)
- [Play Music (2021.02.20)](/BASIC/README.md#play-music-20210220)
- [Hello World (2020.02.27)](/BASIC/README.md#hello-world-20200227)

#### ETC
- [References (2020.02.25)](/BASIC/README.md#references-20200225)

## [COBOL](/COBOL/)

- [Multiplication Table (2024.10.25)](/COBOL/README.md#multiplication-table-20241025)
- [Hello World (2023.09.04)](/COBOL/README.md#hello-world-20230904)

## [Fortran](/Fortran/)

- [Read CSV File Practice (2024.05.04)](/Fortran/README.md#read-csv-file-practice-20240504)
- [Depreciation Calculator 2.1 (2024.04.29)](/Fortran/README.md#depreciation-calculator-21-20240429)
- [Depreciation Calculator 2 (2024.04.22)](/Fortran/README.md#depreciation-calculator-2-20240422)
- [Depreciation Calculator (2024.04.20)](/Fortran/README.md#depreciation-calculator-20240420)
- [Compound Interest Calculator 2 (2023.12.16)](/Fortran/README.md#compound-interest-calculator-2-20231216)
- [Compound Interest Calculator (2023.12.07)](/Fortran/README.md#compound-interest-calculator-20231207)

## [Pascal](/Pascal/)

- [Multiplication Table (2024.10.17)](/Pascal/README.md#multiplication-table-20241017)