manifold-lang / manifold-frontend

Frontend compiler for Manifold high-level language
GNU General Public License v3.0
6 stars 6 forks source link

Add real numbers in the frontend #32

Open mtrberzi opened 9 years ago

mtrberzi commented 9 years ago

Real numbers have been supported in manifold-core for a while, but they're nowhere to be found in the frontend. Support for real values would be very useful.