Exportar Publicação
A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.
André L. Santos (2022). Javardise: a projectional code editor for Java. Strumenta Virtual Meetup.
A. L. Santos, "Javardise: a projectional code editor for Java", in Strumenta Virtual Meetup, 2022
@misc{santos2022_1775162676871,
author = "André L. Santos",
title = "Javardise: a projectional code editor for Java",
year = "2022",
url = "https://strumenta.community/meetup/virtual-meetup-andre-santos/"
}
TY - CPAPER TI - Javardise: a projectional code editor for Java T2 - Strumenta Virtual Meetup AU - André L. Santos PY - 2022 UR - https://strumenta.community/meetup/virtual-meetup-andre-santos/ AB - Structured editors have for long been envisioned as a promising approach to write code, as by design their interaction techniques are capable of preventing syntax errors to a great extent. However, this sort of editors have never gained wide adoption since their inception back in the 80’s. Apart from Jetbrain’s MPS (Meta Programming System), there are barely any industry-strength tools that promote the use of structured editors. Regarding academic research, the activity in the topic is somewhat scarce. This talk is about on-going work on Javardise, a research prototype of a structured editor for Java. At this point, the work is focused on facilitating the learning process of novice programmers, but nevertheless, we envision a meaningful purpose for non-beginners. The tool is implemented as a projectional editor built on top of the model provided by JavaParser — a library for reengineering Java code with high-level abstractions — and Eclipse’s SWT as the GUI toolkit. In addition to structured code editing views, our aim is to break the tyranny of source file-oriented views, and explore new ways of organising, viewing, and editing the code, leveraging on projectional editing. ER -
English