Skip to content
Robin Hänni edited this page Nov 4, 2017 · 5 revisions

Home

Welcome to the LALWE wiki! Start off by reading the README. Learn to use the program by taking a glace at the syntax definition!

Overview

LALWE Gui-Sections

  1. Here you can write your code, one instruction per line
  2. These are two individual views to the RAM. The left column is the address, the right one is the value stored at that address. With the buttons and the Textbox you can navigate to different adresses in the RAM (the amount of rows per page is editable in the config-file, located at the install-location).
  3. This is the user-I/O area. The large Textbox contains all output from the analyser, assembler and the running program itself. The small Textbox can be used to provide the program with input from the User.
Clone this wiki locally