Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Wut?

node jsl.js ./test.json 42

Output:

The magic number is 41
Applied function result: 45
Applied function result: 3
The point is that the magic number is not zero...
the moot is point for the number is 41 and the number + 1 is: 42
Function myFunc called with argument a = 14 and argument b = 25
Adding them together yields 39
Function 'add' recursively adding [ [2,2], [1, [2,3]]]  = 10
Fibonacci sequence, position 0 => 0
Fibonacci sequence, position 1 => 1
Fibonacci sequence, position 2 => 1
Fibonacci sequence, position 3 => 2
Fibonacci sequence, position 4 => 3
Fibonacci sequence, position 5 => 5
Fibonacci sequence, position 6 => 8
Fibonacci sequence, position 7 => 13
Fibonacci sequence, position 8 => 21
Fibonacci sequence, position 9 => 34
3
four

About

Toy lisp-like hosted in JSON and running in nodejs, very slow, just for fun

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages