An open API service providing repository metadata for many open source software ecosystems.

GitHub / BaseMax / Infix2PrefixC

This is a simple program that converts infix expressions to prefix expressions. It is written in C and uses a stack to store the operators. It is a simple program that I wrote to show how to use a stack in C.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FInfix2PrefixC

Stars: 1
Forks: 0
Open issues: 0

License: gpl-3.0
Language: C
Size: 22.5 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: over 1 year ago
Pushed at: over 2 years ago
Last synced at: 4 days ago

Topics: infix, infix-to-prefix, infix2prefix, javascript, js, math-expression, prefix, prefix-conversion, prefix-convert, prefix-converter

Funding Links https://github.com/sponsors/BaseMax

    Loading...