Skip to content

gadld/LexicalAnalyzer

Repository files navigation

Buttercup compiler, version 0.1
===============================

This program is free software. You may redistribute it under the terms of
the GNU General Public License version 3 or later. See license.txt for 
details.    

Included in this release:

   * Lexical analysis
    
To build, at the terminal type:

    make
   
To run, type:

    ./buttercup.exe <file_name>
    
Where <file_name> is the name of a Buttercup source file. You can try with
these files:

   * prog1.bcup
   * prog2.bcup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published