Skip to content

Rocki - interactive rocklang mode#45

Draft
jarkonik wants to merge 18 commits intomainfrom
cli
Draft

Rocki - interactive rocklang mode#45
jarkonik wants to merge 18 commits intomainfrom
cli

Conversation

@jarkonik
Copy link
Owner

@jarkonik jarkonik commented Dec 3, 2021

Closes #19

Proposed Changes

  • Adds an interactive environment called rocki

@jarkonik jarkonik marked this pull request as draft December 3, 2021 19:52
@jarkonik jarkonik changed the title cli boilerplate Rocki Dec 3, 2021
@jarkonik jarkonik changed the title Rocki Rocki - interactive rocklang mode Dec 3, 2021
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #45 (827426c) into main (cc6cc4d) will decrease coverage by 2.71%.
The diff coverage is 50.00%.

❗ Current head 827426c differs from pull request most recent head 79ecfb5. Consider uploading reports for the commit 79ecfb5 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   86.09%   83.37%   -2.72%     
==========================================
  Files          11       12       +1     
  Lines        1122     1137      +15     
==========================================
- Hits          966      948      -18     
- Misses        156      189      +33     
Impacted Files Coverage Δ
rocki/src/lib.rs 0.00% <0.00%> (ø)
rocki/src/main.rs 0.00% <0.00%> (ø)
src/compiler/mod.rs 83.83% <0.00%> (+0.42%) ⬆️
src/main.rs 0.00% <ø> (ø)
src/tokenizer.rs 94.54% <87.50%> (-5.46%) ⬇️
src/llvm/mod.rs 83.14% <0.00%> (-0.38%) ⬇️
src/compiler/var.rs
src/compiler/frame.rs 89.47% <0.00%> (+10.90%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc6cc4d...79ecfb5. Read the comment docs.

@jarkonik jarkonik force-pushed the cli branch 2 times, most recently from 7bd547d to dc8df1c Compare December 4, 2021 10:28
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.

Add REPL

1 participant