[Solved] CSCE693 Homework1-Simple Lua Program

$25

File Name: CSCE693_Homework1-Simple_Lua_Program.zip
File Size: 339.12 KB

SKU: [Solved] CSCE693 Homework1-Simple Lua Program Category: Tag:
5/5 - (1 vote)

Perform the following tasks using Linux and the GCC compiler.

  1. (10) Create the project presented in the Makefile video shown in class (C++ source code, Makefile, etc.) and submit do not submit final executable program, just source code and Makefile.
  2. Download and compile the Lua source code for version 5.3.5 (on website) using your own handwritten Makefile to produce 3 artifacts using the following target names: 1) lua the Lua REPL interpreter (filename: lua), 2) luac the Lua compiler (filename:

luac), and finally, 3) liblua a static lua linking library (filename: liblua.a). One additional target called all should compile and link all the artifacts as needed above.

  1. make lua should build the lua REPL interactive console driving application
  2. make luac should create the lua compiler application.
  3. make liblua should create the static linking library
  4. make all should produce all of the above
  5. Write a Lua program (filename: team.lua) that prints your team number to the terminal 10 times.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CSCE693 Homework1-Simple Lua Program
$25