An open API service indexing awesome lists of open source software.

https://github.com/idorobots/asm

A bastard child of Lisp, APL and science!
https://github.com/idorobots/asm

d fexprs language-design lisp macros

Last synced: 5 months ago
JSON representation

A bastard child of Lisp, APL and science!

Awesome Lists containing this project

README

          

* ASM
This is an another syntactic monstrosity, a language so /hip/ it doesn't even appear on Tiobe's list!

For licensing info see LICENSE file.
For stuff to come see lang/brev.pdf.

* Building
Just type =make= in the root directory of the repo. By default the GDC compiler (https://bitbucket.org/goshawk/gdc/wiki/Home) is used, to use DMD instead, type =make dmd=.