Skip to content

A tiny, still incomplete interpreter for a language similar to Python 3

License

Notifications You must be signed in to change notification settings

LucaBoss74/dart_smython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smython for Dart

A tiny incomplete interpreter for a language similar to Python 3 with enough functionality to parse & interpret the factorial and the fibonacci function.

This has been hacked together based on a similar interpreter I did some ten years ago, that time for Objective-C and Java.

About

A tiny, still incomplete interpreter for a language similar to Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 92.5%
  • Python 7.5%