SkillAgentSearch skills...

Hence

Stack-oriented toy programming language with expressive plain English syntax

Install / Use

/learn @louisstow/Hence
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hence

Hence is a stack-oriented toy programming language with an expressive plain English syntax.

Example

duplicate
  _dup

multiply
  [...]

print_number
  _echon, [then] _echo "\n"

[ x -- x*x ]
square
  duplicate, [and] multiply

main
  [calculate] square [of] 9, [then] print_number

Coming Soon

  • Basic features
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5y ago
Forks3

Languages

JavaScript

Security Score

55/100

Audited on Jan 29, 2021

No findings