tmlox

Lox language interpreter written with C#

https://github.com/gustasg/tmlox

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

compilers-design interpreter programming-language
Last synced: 6 months ago · JSON representation

Repository

Lox language interpreter written with C#

Basic Info
  • Host: GitHub
  • Owner: GustasG
  • License: mit
  • Language: C#
  • Default Branch: master
  • Homepage:
  • Size: 296 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
compilers-design interpreter programming-language
Created over 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Code of conduct Citation

README.md

TmLox

.NET CodeQL Codacy Badge codecov GitHub license FOSSA Status

Unfinished Lox programming language interpreter.

Interpreter was created for transliavimo metodai (compiling methods) course at Vilnius University.

Missing features

  • Classes
  • Lists
  • Ternary conditional operator

License

FOSSA Status

Owner

  • Name: Gustas
  • Login: GustasG
  • Kind: user
  • Location: Vilnius, Lithuania

i make computer beep boop

GitHub Events

Total
Last Year

Dependencies

TmLox.Interpreter.Tests/TmLox.Interpreter.Tests.csproj nuget
  • Microsoft.NET.Test.Sdk 16.9.4
  • NUnit 3.13.1
  • NUnit3TestAdapter 3.17.0
  • coverlet.collector 3.1.0
  • coverlet.msbuild 3.1.0