[ 原始碼: ruby-expression-parser ]
套件:ruby-expression-parser-doc(0.9.1-5)
ruby-expression-parser-doc 的相關連結
Debian 的資源:
下載原始碼套件 ruby-expression-parser:
- [ruby-expression-parser_0.9.1-5.dsc]
- [ruby-expression-parser_0.9.1.orig.tar.gz]
- [ruby-expression-parser_0.9.1-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
mathematical expression parser for Ruby (documentation)
Implementation of a parser for mathematical expressions. Introducing the Parser class which parses raw string input and gives mathematical objects as output.
Inspired by http://lukaszwrobel.pl/blog/math-parser-part-3-implementation .
This package contains the documentation for ruby-expression-parser.
其他與 ruby-expression-parser-doc 有關的套件
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: ruby-expression-parser
- Mathematical expression parser for Ruby