Popularity
7.4
Declining
Activity
0.0
Stable
28
5
3
Monthly Downloads: 18
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Language
mecha alternatives and similar packages
Based on the "Language" category.
Alternatively, view mecha alternatives based on common mentions on social networks and blogs.
-
elm-compiler
Compiler for Elm, a functional language for reliable webapps. -
stylish-haskell
Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer -
nirum
Nirum: IDL compiler and RPC/distributed object framework for microservices -
tal
An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew) -
language-ecmascript
Haskell library: ECMAScript parser, pretty-printer and additional tools -
aterm-utils
Utility functions for working with aterms as generated by Minitermite -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine. -
purescript-tsd-gen
TypeScript Declaration File (.d.ts) generator for PureScript
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of mecha or a related project?
README
Mecha
Mecha is an constructive solid geometry modeling language embedded in Haskell.
Mecha compiles models to POV-Ray and OpenSCAD.
Links
Release Notes
0.1.1 06/11/11
- Added torus primitive.
0.1.0 06/08/11
- Created OpenSCAD generator.
- Created 'mecha-examples' executable.
- Removed Asm stuff.
0.0.5 06/04/11
- Created POVRay class.
- Decoupled POVRay from solid primitives.
- Example executables (Marc Weber).
0.0.4 11/25/09
- Added animate function to build animations with ffmpeg.
- View renders 4 standard CAD views and a html page.
0.0.3 11/03/09
- Replaced OpenGL and SDL with POVRay.
0.0.2 11/01/09
- Made Asm monadless.
0.0.1 10/31/09
- Moved solid representation from octrees to f-rep.
- Created Asm monadic layer for defining parts and assemblies.
0.0.0 10/22/09
- Initial release (does nothing except draws a blue ball).