Cwpx: A Framework for Web Programming in C

 

Guardat en:
Dades bibliogràfiques
Autors: Muñoz Monge, Alejandro Enrique, Hidalgo Cespedes, Jeisson, Solano Rojas, Braulio J.
Format: comunicación de congreso
Data de publicació:2023
Descripció:C is an important programming language. A significant number of systems and applications have been created using C. For web development, the standard practice is using frameworks to speed up development and provide web functionality. Web frameworks are numerous and consistent, but not for the C programming language. Most popular frameworks are developed for other languages. Our work found that the web frameworks available for C have very different designs from the popular ones, increasing the learning curve for developers with previous experience in other languages. In order to decrease this learning curve, we characterized popular web frameworks for other languages and designed a similar web framework for C called Cwpx. To demonstrate that the concept of a web framework with similar patterns to popular frameworks in other languages is feasible in C, we conducted three case studies developing applications using Cwpx.
Pais:Kérwá
Institution:Universidad de Costa Rica
Repositorio:Kérwá
Idioma:Inglés
OAI Identifier:oai:kerwa.ucr.ac.cr:10669/104556
Accés en línia:https://hdl.handle.net/10669/104556
Paraula clau:C Programming Language
Web Application Framework
Web Programming
Web Development
Web Functionality
C Programming for Web X (Cwpx)
Software design
Case studies