Elrec.RecToEnum (ELREC v0.1.0)

View Source

This module provides functions to convert list processing syntax from recursive to Enum.

Summary

Functions

Receives the unconverted AST and returns the converted AST and the converted function information.

Functions

convert(original_ast)

Receives the unconverted AST and returns the converted AST and the converted function information.