This website requires JavaScript.
Explore
Help
Sign In
mirror
/
jak-project
Watch
1
Star
0
Fork
0
You've already forked jak-project
mirror of
https://github.com/open-goal/jak-project
synced
2026-06-25 10:12:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fae278851f18cae94de409eacf5ddeb28d407cf5
jak-project
/
test
/
goalc
/
source_templates
/
arithmetic
/
subtract-let.static.gc
T
Tyler Wilding
097a9157f5
Copy over LISP code
2020-10-08 00:05:01 -04:00
6 lines
39 B
Common Lisp
Raw
Blame
History
(
let
(
(
x
3
)
)
(
-
x
1
)
(
-
x
)
x
)
Reference in New Issue
View Git Blame
Copy Permalink