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

Topic: "operator-precedence"

tdop/tdop.github.io

Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing

Language: HTML - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 110 - Forks: 21

rkirsling/formula-parser

A parser class for simple formulae.

Language: JavaScript - Size: 19.5 KB - Last synced at: 26 days ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 5

stagas/minipratt-js

port of https://github.com/matklad/minipratt to JavaScript

Language: TypeScript - Size: 215 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

RemuLang/remu-operator

Customized precedences and associativities for binary operators of a modular programming language

Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

lewisakura/100-test

A math question that evaluates to 100. Designed to test operator precedence.

Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

ksaveras/math-calculator 📦

Simple math expression parser and a calculator.

Language: PHP - Size: 37.1 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

avnomad/dop-parser

An operator precedence parser variation that adds a disambiguation step in order to support overloaded fixities, juxtaposition and other features.

Language: D - Size: 434 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

anserwaseem/infix-to-postfix

Stack implementation with conversion of Infix expression to Postfix.

Language: C++ - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

jarekt/expr_calc 📦

A simple interpreter based calculator with operator precedence

Language: C - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

natanbc/pratt-parser 📦

Helper classes to write pratt parsers

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

WimJongeneel/fs-math-interpreter

Interpreter for algebraic expressions with proper operator precedence

Language: F# - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0