Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

infix

Here are 113 public repositories matching this topic...

Lemmatiser for Danish, Dutch, English, German, Polish, Romanian, Russian and tens of other languages, that uses affix rules (affix: prefix, infix, suffix, circumfix). Rules are obtained by supervised learning from a full form - lemma list.

  • UpdatedJun 26, 2025
  • C++

This repository will contain codes of " Compiler Design (CSE3142) ".

  • UpdatedNov 20, 2022
  • C++

Data building project (calculation of suffix expression with Python)

  • UpdatedApr 2, 2022
  • Python

Reverse Polish Notation Calculator. Evaluates infix expressions.

  • UpdatedNov 30, 2020
  • C#

Evaluates mathematical expressions written in infix notation

  • UpdatedJan 3, 2023
  • JavaScript
Scientific-Calculator

A scientific calculator program that gets infix expressions from input, converts them to postfix and prefix notation, and shows the result by evaluating the postfix expression.

  • UpdatedJan 9, 2023
  • Java

Simple but versatile infix parsing for arbitrary expressions. Fully customizable. Comes with basic math expressions implemented.

  • UpdatedJul 12, 2025
  • Racket

A string utility package for manipulation, analysis, comparison, transformation, n-grams, and similarity metrics.

  • UpdatedMay 31, 2025
  • TypeScript

Array-based implementation of Calculator of very large integers with the length of the numbers as large as 2,147,483,647 (2^31 - 1), with Postfix and Infix evaluation of Arithmetic Expressions.

  • UpdatedJun 25, 2021
  • Java

Programs of data structures and algorithms in different programming languages.

  • UpdatedOct 18, 2020
  • C

This repository contains the basic C code for the following conversions: Infix To Postfix, Infix To Prefix, Postfix to Infix, Postfix To Prefix, Prefix To Postfix, Prefix To Infix

  • UpdatedOct 16, 2020
  • C

This Website helps in conversion of infix expression to postfix and prefix and also gives it step by step conversion table.https://infix-to-postfix-and-prefix.vercel.app/

  • UpdatedJul 5, 2024
  • HTML

In this assignment, we did conversions of expressions between infix, prefix and postfix

  • UpdatedJul 23, 2021
  • C++

Reverse the infix string. Note that while reversing the string you must interchange left and right parentheses. Obtain the postfix expression of the infix expression Step 1.Reverse the postfix expression to get the prefix expression

  • UpdatedFeb 17, 2022
  • Python

🎓 3rd year Graph Theory project. Involves writing a program in Python to execute regular expressions on strings using the algorithm known as Thompson's Construction.

  • UpdatedJan 20, 2020
  • Python

Convert Infix to Postfix

  • UpdatedDec 10, 2021
  • TypeScript

This is a simple program that converts infix expressions to postfix 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.

  • UpdatedDec 2, 2022
  • C

Improve this page

Add a description, image, and links to theinfix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theinfix topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp