Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dsl

Creating A New Language Within The Python Virtual Machine

Is it possible to create a new language for the Python Virtual Machine? I was reading over http://l… Read more Creating A New Language Within The Python Virtual Machine

A Dsl In Python For Tabular Analysis And Processing?

I am carrying around the idea to create a restricted form of a language for tabular analysis. Thequ… Read more A Dsl In Python For Tabular Analysis And Processing?