Agrabski / C-equals-1

C-=-1 is a language designed to research new metaprogramming techniques. It is not intended for industrial usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve attribute attachment code

Agrabski opened this issue · comments

Code responsible for attaching attributes to functions is wildly inconsistent and in some places cancerous. Places to refactor:

  • Generic function instantiation
  • Method preprocessing
  • Function creation
    Maybe purge the preprocessor? to do after thesis defence