Nicola, A.A. (2026) Open Flow Controller Architecture for Seamless Connectivity and Virtualization Technologies.
At SVA, we understand the impact a tuition bill can have on a family’s finances. The Office of Student Accounts is here to help you with all questions you may have regarding paying for your tuition ...
STATUS: highly WIP, the API WILL change, but it is usable. I am dogfooding it in public and private projects. We also aim to soften the irritating parts of standard Common Lisp. A famous one, puzzling ...
Abstract: I welcome you to the fourth issue of the IEEE Communications Surveys and Tutorials in 2021. This issue includes 23 papers covering different aspects of communication networks. In particular, ...
Elisp is a lisp-2 with user-defined macros. A simple parser cannot detect if e.g. (foo (let ...)) is a function call with a let expression argument, or a macro call where let means something else.
Computer Vision is an exciting research area that studies how to make computers efficiently perceive, process, and understand visual data such as images and videos. The ultimate goal is for computers ...
A hash table is a Lisp object that can efficiently map a given Lisp object to another Lisp object. Each hash table has a set of entries, each of which associates a particular key with a particular ...