awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dengsgo/math-engine

0
View on GitHub↗

Math Engine

Features

  • Compilers and Interpreters - Mathematical expression parsing and calculation engine.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI
0 स्टार्स·0 फोर्क्स·1 व्यू

स्टार हिस्ट्री

dengsgo/math-engine के लिए स्टार हिस्ट्री चार्टdengsgo/math-engine के लिए स्टार हिस्ट्री चार्ट

Math Engine के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Math Engine के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • alecthomas/participlealecthomas का अवतार

    alecthomas/participle

    3,869GitHub पर देखें↗

    Participle is a Go parser generator and toolkit for building language frontends. It provides a declarative grammar framework that uses reflection and struct tags to map input patterns directly into typed data structures. The library features a stateful lexical analyzer that employs state machines to handle nested or modal patterns. It includes a lexer code generator to produce optimized code, reducing runtime memory allocations and increasing throughput. The project covers recursive descent parsing with support for union types via sealed interfaces and custom parsing logic through interface-

    Goastebnfgo
    GitHub पर देखें↗3,869
  • antonmedv/exprantonmedv का अवतार

    antonmedv/expr

    7,905GitHub पर देखें↗

    Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic rule engine that parses and executes custom logic and data validations at runtime without requiring the application to be recompiled. The system utilizes a sandboxed logic executor to run expressions without side effects. It ensures program termination by employing instruction-level loop detection to prevent infinite loops and isolates the evaluation process from the host system. The engine employs a bytecode-based virtual machine and abstract syntax tree analysis to achieve ex

    Go
    GitHub पर देखें↗7,905
  • antonmedv/ultra-tiny-compilerantonmedv का अवतार

    antonmedv/ultra-tiny-compiler

    186GitHub पर देखें↗

    Ultra Tiny Compiler

    CoffeeScript
    GitHub पर देखें↗186
  • aalhour/pycoolcaalhour का अवतार

    aalhour/PyCOOLC

    40GitHub पर देखें↗

    :snake: :cool: Compiler for the COOL programming language targeting the MIPS 32-bit architecture, in Python 3

    Python
    GitHub पर देखें↗40
Math Engine के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dengsgo/math-engine की मुख्य विशेषताएं क्या हैं?

dengsgo/math-engine की मुख्य विशेषताएं हैं: Compilers and Interpreters।

dengsgo/math-engine के कुछ ओपन-सोर्स विकल्प क्या हैं?

dengsgo/math-engine के ओपन-सोर्स विकल्पों में शामिल हैं: alecthomas/participle — Participle is a Go parser generator and toolkit for building language frontends. It provides a declarative grammar… antonmedv/expr — Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic… antonmedv/ultra-tiny-compiler — Ultra Tiny Compiler. araddon/qlbridge. babel/babel — Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into… aalhour/pycoolc — :snake: :cool: Compiler for the COOL programming language targeting the MIPS 32-bit architecture, in Python 3.