Skip to content

faisalp4p/slang-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slang-python

Source port of a project called SLANGFOR.net (http://slangfordotnet.codeplex.com/)

SLANGFOR.net is an attempt to teach Compiler construction using C# and .net by Praseed Pai K T (https://praseedp.blogspot.com)

To run,

open a terminal

clone the project git clone https://github.com/faisalp4p/slang-python.git

change directory to slang-python/step7 cd slang-python/step7

run a sample SLANG script python main.py samples/disc.sl # a script to find discriminant of an equation.

If you want to learn more about SLANGFOR.net go to the original project repo and download documentation.

Releases

No releases published

Packages

No packages published