Commit Graph

4 Commits

Author SHA1 Message Date
Yahe
93aa365911 Add AlPhAbEt and fix execution flags (#855) 2020-10-25 13:39:16 +13:00
Richie Bendall
ad16f6d78a Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
d3z40
94109c85ae Para atualizar repositório 2018-08-22 01:37:32 -03:00
Alhadis
b923ca9560 Add an example for MAXScript
MAXScript is the built-in scripting language of Autodesk's 3DS Max, a 3D
modelling and animation suite. The language features fleeting semblances
to Haskell in its comment syntax and expression-based nature, though the
language itself is procedural instead of purely-functional.

See also:
* http://www.autodesk.com/3dsmax-maxscript-2012-enu
* https://github.com/Alhadis/language-maxscript
* https://atom.io/packages/language-maxscript
2016-10-06 23:27:21 +11:00