File: ruby-expression-parser-doc.doc-base

package info (click to toggle)
ruby-expression-parser 0.9.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 152 kB
  • sloc: ruby: 293; makefile: 11
file content (14 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Document: ruby-expression-parser-doc
Title: Debian ruby-expression-parser Manual
Author: David Ricciardi
Abstract: mathematical expression parser for Ruby
 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 .
Section: Programming/Ruby

Format: HTML
Index: /usr/share/doc/ruby-expression-parser-doc/html/index.html
Files: /usr/share/doc/ruby-expression-parser-doc/html/*