symbolic-programming
There are 7 repositories under symbolic-programming topic.
google/pyglove
Manipulating Python Programs
themaximalist/thinkabletype
Knowledge Graph Toolkit
akhilpandey95/gnnNAS
Work as part of ANL summer 2022 research with emphasis on utilizing symbolic programming to perform NAS on graph neural networks
alejandroh3005/Answer-Set-Programming-Project
Group project for Symbolic Programming course. An Answer Set Programming Sudoku solver. Final report:
efchi/Chi-Public
A toy scripting language with lexical and dynamic scoping, inspired by symbolic programming and written from scratch in C#.
marinusmaurice/LanguageCreator
A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, classes with constructors (but no inheritance), while and for loops, if/elseif/else conditionals, exceptions, dynamic objects, and more
rnibhriain/symbolic-programming
Symbolic programming :computer: assignments for module: CSU34011