university
A simple math expression calculator in ocaml
Submitted by fabio on Sun, 2007-05-13 14:29.
I'm studying for the course of "Programming Paradigm" (traslation of Paradigmi di Programmazione) where we study different programming approaches by using some new programming languages.
The first programming language we are using is ocaml, a functional programming oriented language (for more informations read the ocaml Wikipedia page).
As first exercise we have developed a simple math expression calculator: for example given a string like (3*2)+5 the program is able to calculate the result.
- fabio's blog
- 1 comment
- Read more
- 2257 reads
Posted in:

Recent comments
3 days 21 hours ago
5 days 19 hours ago
6 days 4 hours ago
6 days 10 hours ago
6 days 10 hours ago
1 week 10 hours ago
2 weeks 1 hour ago
2 weeks 3 days ago
3 weeks 1 day ago
3 weeks 3 days ago