Skip to content
Discussion options

You must be logged in to vote

You can load scittle in node nowadays:

import scittle from 'scittle/dist/scittle.js';

var scittle_core = scittle.scittle.core;

console.log(scittle_core.eval_string(`(+ 1 2 3)`))

Does that help?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mode89
Comment options

Answer selected by mode89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #124 on August 04, 2025 17:50.