https://github.com/evincarofautumn/very
Very Programming Language
https://github.com/evincarofautumn/very
Last synced: 6 months ago
JSON representation
Very Programming Language
- Host: GitHub
- URL: https://github.com/evincarofautumn/very
- Owner: evincarofautumn
- Created: 2011-09-04T20:52:15.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-21T18:00:20.000Z (about 14 years ago)
- Last Synced: 2025-03-27T01:23:12.035Z (7 months ago)
- Language: C++
- Homepage:
- Size: 137 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
INTRODUCTION
Very is a simple, high-performance functional language intended for web
development. It's a dynamically typed, concatenative, lazy language with
homoiconic syntax and a powerful macro system, closely related to Forth and
Lisp. It provides convenient tools for generating HTML, CSS, JavaScript, and
other content.