pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/wsbasic



Module name:    wip
Committed by:   ghen
Date:           Mon Oct 17 14:41:43 UTC 2005

Import into wip/wsbasic

Log Message:
Import wsbasic

WSBasic is a BASIC interpreter written entirely in C++ without the use
of lex or yacc. It shows how one can create a compiler or interpreter
using some simple classes to parse and/or execute script code. It is a
good way to fully understand how a parser/compiler actually works, at
least that was the original purpose of this project. Later I added the
ability to run shell commands just like in bash scripting and this gives
the project also some nice practical use.

Status:

Vendor Tag:     ghen
Release Tags:   ghen_20051017
                
N wip/wsbasic/DESCR
N wip/wsbasic/PLIST
N wip/wsbasic/distinfo
N wip/wsbasic/Makefile
N wip/wsbasic/patches/patch-aa

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index