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

GitHub topics: prefix-notation

cognate-lang/cognate

A human readable quasi-concatenative programming language

Language: C - Size: 4.45 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 251 - Forks: 12

RezaGooner/prefix-postfix-algorithms

Language: C++ - Size: 3.65 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

dragoncoder047/cogni

Experimental direct interpreter for the Cognate programming language made by @StavromulaBeta

Language: C - Size: 673 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

primaryobjects/genetic-programming

Genetic programming for math equations with prefix expression trees.

Language: JavaScript - Size: 198 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 5

Remonhasan/cp-code-library

algorithms & data structures that i learned for CP 💡

Language: C++ - Size: 184 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

TheSecondComing123/unlab

The unlab golfing language

Language: Python - Size: 12.1 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 4

mohamedsalahh/Algebraic-Expression-Parser

Help to control and handle any algebraic expression and perform popular expression operations like getting postfix, prefix, and expression tree.

Language: Python - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Vaneeza-7/Data-structures-assignments 📦

Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.

Language: C++ - Size: 37.1 KB - Last synced at: about 14 hours ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

maricr-sk/BST-Project

Implements prefix, postfix, inorder, and levelorder notation and searches on a BST

Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tc39/proposal-smart-pipelines 📦

Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.

Language: HTML - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 181 - Forks: 15

tomc128/boolean-expression-parser

Boolean expression parser

Language: C# - Size: 777 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

adityabisoi/notation-guru

An application to convert expression notations

Language: JavaScript - Size: 373 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 34

AjayLiu/notation-visualizer

An interactive website to visualize how Infix, Prefix (Polish), and Postfix (Reverse Polish) notation are converted and evaluated.

Language: TypeScript - Size: 3.34 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

customcommander/lib-pn 📦

Prefix notation utilities. Includes infix to prefix conversion and prefix expression evaluation.

Language: JavaScript - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

philippgehrig/Laborprojekt-Theoretische-Informatik

DHBW Stuttgart, Algorithmen und Komplexität, Labor, Semester 2

Language: C++ - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Swiftaff/toylang

A functional toy language using Polish Notation which compiles to Rust for fun and experimentation.

Language: Rust - Size: 2.81 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

2A5F/L-exp

Just a try / It is an extended version of a prefix expression

Language: JavaScript - Size: 8.79 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lnogueir/expression-tree-gen

🌳 Generate expression trees of arithmetic expressions 🌴

Language: JavaScript - Size: 210 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 7

bsteen/cpeg621-infix-calc 📦

CPEG 621 Lab 1 - Infix calculator and prefix generator using flex (lex) and bison (yacc)

Language: Yacc - Size: 776 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

shurko0x4cfd/Raffinade

CoffeeScript/JavaScript library for my distinctive code style

Language: JavaScript - Size: 293 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

joulook/Data-Structures-and-Algorithms-Fall-2016

In this repository you can find all of my assignments for Data Structures and Algorithms Course when I was in 3rd semester of my bachelor's at IAUSTB.

Language: Java - Size: 763 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lcallarec/united

Units manipulation in Vala made easy

Language: Vala - Size: 29.3 KB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 0

SARTHAK2511/INFIX-TO-PREFIX-POSTFIX-CONVERTER

A menu driven C++ programe to do all type of polish conversions . Infix to Postfix converter,Infix to Prefix converter,Postfix to Infix converter,Prefix to Infix converter,Postfix to Prefix and Prefix to Postfix

Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

HyperVS/notation-converter

An implementation of a Deque data structure to convert between common mathematical notations for arithmetic, namely postfix, infix, and prefix notations.

Language: C++ - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nikola-vukicevic/notacije_prevodjenje

Prevođenje algebarskih izraza iz jednog oblika notacije u drugi - Projekat za V godinu škole programiranja

Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JoshTheLion/PlotScript

My semester project for ECE 3574, Applied Software Design (it's a bit messy, I need to go back and clean it up when I have time)

Language: C++ - Size: 226 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

B1Z0N/NotationConverter

Class for converting from one arithmetical notation to another. Written with TDD.

Language: C++ - Size: 1.48 MB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

zekeriyafince/PolishNotation

Algorithm for calculation to prefix notations.

Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

meysam81/Arithmetic-term

Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse

Language: C++ - Size: 4.2 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

emanueleffe/InfixToPrefixPostfix

This program can convert an expression from infix to postfix or prefix notation

Language: C - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0