Commit Graph

9 Commits

Author SHA1 Message Date
Stefano Sanfilippo
f28172e9f2 Adding a Mandelbrot set plotter example. 2015-03-09 22:38:16 +01:00
Stefano Sanfilippo
408df71461 Move factorial.mcc to factorial.mc 2015-03-09 01:23:59 +01:00
Marco A. Calamari - Progetto Winston Smith
e79316f5fa Update factorial.mcc
Because "Brematurata" and Supercazzora" was in the screenplay while "Prematurata" and "Supercazzola" in the common film understanding, we can consider the second being a new version of the language; let's say Monicelli IV and Monicelli 77.
Is widely known that well conformed programs must not use mixed features, and stick to the latest ones if possible.
This, in short, means replacing all existing instances of tokens also in all others examples.
2015-02-05 14:31:36 +01:00
Stefano Lattarini
080773ed0a New example: calculate factorial of a given integer, as double
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2014-12-05 00:33:02 +01:00
Alessandro Pellegrini
8913c12a7f Hello World
There cannot be any programming language without a Hello World.
2014-11-30 23:39:57 +01:00
Stefano Sanfilippo
76a4e3d7f2 Adding support for functions. 2014-11-30 13:03:45 +01:00
Stefano Sanfilippo
ad80fc5130 Support for floating point literals. 2014-11-29 22:37:57 +01:00
Stefano Sanfilippo
39f54f3b55 Adding meta comment to syntax.mc 2014-11-29 00:51:10 +01:00
Stefano Sanfilippo
67e5d3a4be Moving example to examples/, adding another one. 2014-11-27 22:55:08 +01:00