Skip to the content.

Soda

@misc{Mendez-2023-Soda,
      title = { {Soda: An Object-Oriented Functional Language for Specifying Human-Centered Problems} },
      author = {Mendez, Julian Alfredo},
      year = {2023},
      month = {October},
      eprint = {2310.01961},
      archivePrefix = {arXiv},
      doi = {10.48550/arXiv.2310.01961},
      url = {https://doi.org/10.48550/arXiv.2310.01961},
      note = { \url{https://doi.org/10.48550/arXiv.2310.01961} },
      primaryClass = {
          id='cs.PL' full_name='Programming Languages' is_active=True alt_name=None in_archive='cs' is_general=False description='Covers programming language semantics, language features, programming approaches (such as object-oriented programming, functional programming, logic programming). Also includes material on compilers oriented towards programming languages; other material on compilers may be more appropriate in Architecture (AR). Roughly includes material in ACM Subject Classes D.1 and D.3.'
      },
      abstract = {
          We present Soda (Symbolic Objective Descriptive Analysis), a language that helps to treat qualities and quantities in a natural way and greatly simplifies the task of checking their correctness. We present key properties for the language motivated by the design of a descriptive language to encode complex requirements on computer systems, and we explain how these key properties must be addressed to model these requirements with simple definitions. We give an overview of a tool that helps to describe problems in an easy way that we consider more transparent and less error-prone.
      },
      keywords = {Responsible artificial intelligence, Functional languages, Object-oriented
languages, Human-centered programming languages}
}