<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to lasc</title><link>https://sourceforge.net/p/zaph/wiki/lasc/</link><description>Recent changes to lasc</description><atom:link href="https://sourceforge.net/p/zaph/wiki/lasc/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 25 Aug 2023 10:08:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/zaph/wiki/lasc/feed" rel="self" type="application/rss+xml"/><item><title>lasc modified by LunySoft</title><link>https://sourceforge.net/p/zaph/wiki/lasc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,10 @@
 # LASC
 Simple byte-code compiler for creating the interactions of a ZAPH project.

+## Usage
+**lasc \[file\]**
+
+Without any arguments, lasc will run in the line mode, where each line entered is compiled and ran through the VM.
+With a filename, then lasc will load the file, expecting source code, and compile into byte code.
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LunySoft</dc:creator><pubDate>Fri, 25 Aug 2023 10:08:48 -0000</pubDate><guid>https://sourceforge.net5212158b52499d1a651f1c66af2819a921c2e7e1</guid></item><item><title>lasc modified by LunySoft</title><link>https://sourceforge.net/p/zaph/wiki/lasc/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="lasc"&gt;LASC&lt;/h1&gt;
&lt;p&gt;Simple byte-code compiler for creating the interactions of a ZAPH project.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LunySoft</dc:creator><pubDate>Fri, 25 Aug 2023 10:04:55 -0000</pubDate><guid>https://sourceforge.net30c8a26525d8496eb023beca2267c046200fccae</guid></item></channel></rss>