chsasank / llama.lisp

Lisp dialect designed for HPC and AI
GNU Lesser General Public License v2.1
14 stars 6 forks source link

Made changes to function declaration syntax of those that invlove no … #97

Open adi-lb-phoenix opened 1 month ago

adi-lb-phoenix commented 1 month ago

…definition. This PR fixes Fixes #96

chsasank commented 1 month ago

Refactor code to have two functions for declare and define. Both of them should share code via a common function.