Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve lisp #362

Merged
merged 11 commits into from
Jul 2, 2022
Merged

Improve lisp #362

merged 11 commits into from
Jul 2, 2022

Conversation

vinc
Copy link
Owner

@vinc vinc commented Jun 29, 2022

  • Add empty string ""
  • Add append to core
  • Add reverse to core
  • Add read-line to core
  • Change print to return ()
  • Add trigonometric functions (acos, asin, atan, cos, sin, tan)

@vinc vinc marked this pull request as ready for review July 2, 2022 13:23
@vinc vinc merged commit 3789a10 into trunk Jul 2, 2022
@vinc vinc deleted the feature/improve-lisp branch July 2, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant