|
|
|
|
|
by Koshkin
1825 days ago
|
|
Building a simple Lisp interpreter which can be then embedded in your project is the single best thing that you can do. Configuration? Solved. Serialization? Solved. Separating the application logic from the gory details of its implementation? Done. |
|