首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > v-language

v-language

  • 资源大小:337.26 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

A tiny concatenative language implemented for experimentation. The source is under Public Domain (un-copyrighted.) The full featured language has two implementations now, One is implemented over JVM and the other is native. (drop me a note [rnair6-iit edu] if you are interested) To run the jvm implementation, extract the distribution in any directory, gmake -f makefile.jgmake -f makefile.j run V| The native distribution can be installed withe the standard configure && make && make install/usr/local/bin/v V| invocation. The language is a close relative of postscript, forth and joy. and is stack based. ie: |2 3 *=6|2 3 * 5 +=11 See status for a tutorial and more info. and See rosettacode for more examples. The Functions available in V are available in this page: <

文 件 列 表

v
v
pkg
syntax
csrc
scripts
makefile.j
v.1
config.h.in
configure
Makefile.in
config.sub
install-sh
README
config.guess
aclocal.m4
missing
AUTHORS
ChangeLog
ltmain.sh
INSTALL
COPYING
NEWS
depcomp
vfunctions.1
vtutorial.1
Makefile.am
LICENSE
configure.ac
autogen.sh
scripts
invertidx.v
csrc
charstream.h
syntax
V.vim
pkg
v.mf
v
java
v
VIP VIP
0.173671s