SkillAgentSearch skills...

Javathcript

Javascript with a lisp - A LISP implemented in javascript.

Install / Use

/learn @kybernetikos/Javathcript
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

To run the index page against the source files instead of the build files, you replace this script tag:

<script type="text/javascript" src="Javathcript.js"></script>

with these script tags:

<script type="text/javascript" src="../source/BPWJs.js"></script>
<script type="text/javascript" src="../source/Atom.js"></script>
<script type="text/javascript" src="../source/UnevaluatedObj.js"></script>
<script type="text/javascript" src="../source/JavathcriptTokenizer.js"></script>
<script type="text/javascript" src="../source/JavathcriptParser.js"></script>
<script type="text/javascript" src="../source/Environment.js"></script>
<script type="text/javascript" src="../source/Javathcript.js"></script>
<script type="text/javascript" src="../source/DocumentEvaluator.js"></script>

You can build a new Javathcript.js file by running the build.sh script inside the build folder.

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated1y ago
Forks9

Languages

JavaScript

Security Score

60/100

Audited on May 19, 2024

No findings