MEMORIES was developed from six autobiographical texts written in prose. The texts were created from how I have built my memory system; by Listening, Writing, Observing, Reading, Seeing and Hearing the world that has collided with my own body. In the second stage, the texts were taken to design and implement esolangs with specific functions that activate either sonic or visual materialities.
Originally, all esolangs were implemented in Haskell-Reflex, using Parsec library. They were parsing different existing language for live coding (all embedded in the Estuary platform).
Now, all esolangs are implemented using JSoLAngs, on-the-fly text replacement languages implemented in Estuary. Soon I will add a tutorial on how to run these JSoLangs in Estuary. Additionally, I made some changes in the pasing languages:
MEMORIES se desarrolló a partir de seis textos autobiográficos escritos en prosa. Los textos fueron creados a partir de cómo he construido mi sistema de memoria; al Escuchar, Escribir, Observar, Leer, Ver y Escuchar el mundo que colisiona con mi propio cuerpo. En la segunda etapa, se tomaron los textos para diseñar e implementar esolangs con funciones específicas que activan materialidades sonoras o visuales.
Originalmente, todos los esolangs se implementaron en Haskell-Reflex, utilizando la biblioteca Parsec. Cada uno analizando diferentes lenguajes existentes para la codificación en vivo (todos integrados en la plataforma Estuary).
Ahora los lenguajes están implementados como JSoLAngs, lenguajes de reemplazo de texto sobre la marcha implementados en Estuary. Muy pronto subiré un tutorial de cómo correr estos JSoLangs en Estuary. Además realicé algunos cambios: